- 04 Oct, 2005 15 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@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
-
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 13 commits
-
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.0-bug-13410
-
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
-
jonas@perch.ndb.mysql.com authored
Fix 32/64 bit insecure code
-
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
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/fix-5.0
-
brian@zim.(none) authored
Handlerton array is now created instead of using sys_table_types_st. All storage engines can now have inits and giant ifdef's are now gone for startup. No compeltely clean yet, handlertons will next be merged with sys_table_types. Federated and archive now have real cleanup if their inits fail.
-
- 01 Oct, 2005 7 commits
-
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
-
kent@mysql.com authored
Removed "examples/" from path to "ha_archive.cc"
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
-
kent@mysql.com authored
mysql.user.password doesn't need utf8
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
timour@mysql.com authored
The problem was then when a column reference was resolved to a view column, the new Item created for this column contained the name of the view, and not the view alias.
-
- 30 Sep, 2005 5 commits
-
-
eric@mysql.com authored
into mysql.com:/Users/eric/dev/hton-mysql-5.0
-
eric@mysql.com authored
BUG#13108
-
anozdrin@mysql.com authored
Add Instance Manager tests.
-
anozdrin@mysql.com authored
1) Add support to testing Instance Manager in daemon mode; 2) Don't run Instance Manager tests when running with --ps-protocol option;
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
-