- 07 Oct, 2005 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 06 Oct, 2005 8 commits
-
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
-
tomas@poseidon.ndb.mysql.com authored
-
serg@serg.mylan authored
(bug#13791 - mysqld crashes at startup in TC_LOG_MMAP::open)
-
msvensson@msdesk.(none) authored
into msdesk.(none):/home/msvensson/mysql-5.0
-
bar@mysql.com authored
Wrong variable.
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
-
pekka@mysql.com authored
-
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 14 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
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.b12476
-
msvensson@neptunus.(none) authored
-
bar@mysql.com authored
wrong variable.
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.b13046
-
- 04 Oct, 2005 17 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
-
georg@lmy002.wdf.sap.corp authored
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/fix-5.0
-