- 06 Oct, 2005 2 commits
-
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
-
kent@mysql.com authored
Let pthread_mutex_init() macro return 0 on Windows mysql_priv.h: Return type is to be 'my_bool' for 'opt_enable_shared_memory'
-
- 05 Oct, 2005 10 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@mysql.com authored
fixed CHECKSUM TABLE to be independent from the first 'deleted' bit in the null bitmask (undefined in the InnoDB) bug#13710
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
jimw@mysql.com authored
server error messages file. (Bug #13071)
-
serg@serg.mylan authored
-
tomas@poseidon.ndb.mysql.com authored
+ revised error messages after feedback + revides classifications and status + removed all progError(..0..) to make sure all error invocations have an error code + added some new error codes to replace some generic usage of SYSTEM_ERROR + removed some unused codes
-
msvensson@neptunus.(none) authored
-
- 04 Oct, 2005 18 commits
-
-
anozdrin@mysql.com authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@mysql.com authored
somehow it didn't get into the previous changeset
-
tomas@poseidon.ndb.mysql.com authored
moved all array allocation to READ_CONFIG_REQ (except CMVI which was not possible) reorganized READ_CONFIG_REQ call order in ndb cntr to make sure TUP allocates first moved allocations internally in TUP to allocate DataMem first
-
jani@ua141d10.elisa.omakaista.fi authored
some extra code.
-
jani@ua141d10.elisa.omakaista.fi authored
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0
-
jani@ua141d10.elisa.omakaista.fi authored
Some options were declared as 'bool', but since those are being handled in my_getopt.c, bool can be machine dependent. To make sure it works in all circumstances, the type should be my_bool for C (not C++) programs.
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/fix-5.0
-
jani@ua141d10.elisa.omakaista.fi authored
using wrong type in assignment etc.
-
serg@mysql.com authored
fixed CHECKSUM TABLE to be independent from last - undefined in InnoDB - bits in the null bitmask bug#13710
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
msvensson@neptunus.(none) authored
-
tomas@poseidon.ndb.mysql.com authored
- added proper error message on all failed array pool mallocs
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/fix-5.0
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
-
brian@zim.(none) authored
Final patch for 5.0 for simplifying storage engine code. We now have just one set of ifdefs. I may also remove the code for creating new handlers. May changes were to simplify storage engine setup and support for legacy call to show storage engines.
-
- 03 Oct, 2005 10 commits
-
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.0-bug-13410
-
tomas@poseidon.ndb.mysql.com authored
- added 2 new error codes for out of data and index memory during SR + removed c++ style comments from c file
-
tomas@poseidon.ndb.mysql.com authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
SergeyV@selena. authored
into selena.:H:/MYSQL/src/tmp-mysql-5.0
-
SergeyV@selena. authored
-
konstantin@mysql.com authored
-
jonas@perch.ndb.mysql.com authored
fix solaris problem (dont print null)
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug13231/my50-bug13231
-