- 07 Oct, 2005 1 commit
-
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-bug13484
-
- 06 Oct, 2005 8 commits
-
-
dean@mysql.com authored
into mysql.com:/home/dellis/mysqlab/bk/mysql-5.0
-
jani@ua141d10.elisa.omakaista.fi authored
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0
-
jani@ua141d10.elisa.omakaista.fi authored
Fixed documentation for findopt(). Cleaned code a bit.
-
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.
-
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 13 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
-
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
-
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
-
georg@lmy002.wdf.sap.corp authored
-
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 1 commit
-
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/mysql-4.1
-