- 04 Oct, 2005 5 commits
-
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/fix-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 11 commits
-
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.0-bug-13410
-
SergeyV@selena. authored
into selena.:H:/MYSQL/src/tmp-mysql-5.0
-
SergeyV@selena. authored
-
konstantin@mysql.com authored
-
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 6 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
-
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 18 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
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-release
-
serg@mysql.com authored
-
serg@serg.mylan authored
"SELECT ... FOR UPDATE executed as consistent read inside LOCK TABLES" Do not discard lock_type information as handler::start_stmt() may require knowledge. (fixed by Antony)
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-merges
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-bg13629
-
hartmut@mysql.com authored
into mysql.com:/home/hartmut/projects/mysql/dev/5.0
-
hartmut@mysql.com authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug13231/my50-bug13231
-
kent@mysql.com authored
Revert back 5.0 changes to Visual Studio .Net project files
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-release
-
kent@mysql.com authored
back-port to 4.1 and merge forward to 5.x again properly.
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.0-bug-13597
-
dlenev@mysql.com authored
fix for bug #13451 "view test produces warning about unfreed memory").
-