summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/mydev/mysql-4.1unknown2004-05-0712-58/+526
|\
| * WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again).unknown2004-05-0612-58/+526
* | ctype-win1250ch.c, ctype-czech.c:unknown2004-05-073-4/+4
* | Portablity fix for system with case insenstive table names. (Without this ALT...unknown2004-05-071-0/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-0715-70/+100
|\ \
| * | Portability fixesunknown2004-05-0715-70/+100
* | | Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-062-19/+66
|\ \ \
| * \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-05-072-19/+66
| |\ \ \
| | * | | postreview fixesunknown2004-05-072-2/+6
| | * | | fake_select_lex should be prepared during PS preparation to work correctlyunknown2004-05-072-19/+62
* | | | | Windows VC++ compiler compatibilityunknown2004-05-0622-35/+88
|\ \ \ \ \ | |/ / / /
| * | | | Merge mysql.com:/space/my/mysql-4.1unknown2004-05-061-4/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | - removed duplicate file ..\strings\strxnmov.c from the mysqlclient.dspunknown2004-05-061-4/+0
| * | | | mysql_stmt_reset now expects ok/error packet from server.unknown2004-05-063-9/+17
| | |/ / | |/| |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-067-11/+18
| |\ \ \
| | * | | Fixed (portability) bug in handler.h, and tried to silence cast warnings on s...unknown2004-05-067-11/+18
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-067-9/+35
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge with 4.0 to get security patch for check_grant_columunknown2004-05-067-9/+35
| | |\ \ \
| | | * \ \ Merge mysql.com:/home/my/mysql-3.23 into mysql.com:/home/my/mysql-4.0unknown2004-05-061-2/+2
| | | |\ \ \
| | | | * | | fixed db name and layout (can cause very rare race condition bug)unknown2004-05-041-2/+2
| | | * | | | Remove not used variableunknown2004-05-061-2/+2
| | | * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-053-3/+8
| | | |\ \ \ \
| | | | * | | | very minor changes: a STOP SLAVE in a replication test to get rid of a non cr...unknown2004-05-053-3/+8
| | | * | | | | InnoDB portability fix: new function os_file_set_eof()unknown2004-05-054-6/+27
| * | | | | | | - Windows compile fixes: added some missing files to the Windows Projectunknown2004-05-065-2/+18
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Windows VC++ compability fixunknown2004-05-061-1/+1
|/ / / / / /
* | | | | | Few cleanups to client_test.cunknown2004-05-061-9/+5
|/ / / / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-063-2/+27
|\ \ \ \ \
| * | | | | Fixed wrong key usage which caused wrong result for some "WHERE primary_key=c...unknown2004-05-063-2/+27
* | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-062-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make Item_param::val_int and Item_param::val_str follow the used convention a...unknown2004-05-052-0/+5
* | | | | | fixed test resultsunknown2004-05-051-1/+1
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-05-052-10/+8
|\ \ \ \ \ \
| * | | | | | Replication:unknown2004-05-052-10/+8
* | | | | | | mergeunknown2004-05-0576-471/+1038
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | After merge fixesunknown2004-05-054-7/+7
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-0572-465/+1031
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | after merge fixesunknown2004-05-0518-42/+60
| | * | | | | Merge with 4.0.19unknown2004-05-0566-440/+988
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Portability fixunknown2004-05-051-5/+1
| | | * | | | InnoDB: Truncate "<datadir>/innodb.status.<pid>" to its actual sizeunknown2004-05-052-0/+10
| | | * | | | InnoDB: os0file.c: Lock files exclusively (Bug #3608)unknown2004-05-051-7/+48
| | | * | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-05-058-29/+44
| | | |\ \ \ \
| | | | * | | | Fixes to Windows project files for 4.0.19unknown2004-05-042-11/+18
| | | | | |/ / | | | | |/| |
| | | | * | | useless fixes for --report-password and --show-slave-auth-info (almost undocu...unknown2004-05-042-2/+2
| | | | * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-041-10/+7
| | | | |\ \ \
| | | | | * | | Fix for Bug#3357 "If the statement is long, the error message is trunc and im...unknown2004-05-041-10/+7
| | | | * | | | don't rely on readdir() returning . and .. firstunknown2004-05-042-2/+13
| | | | * | | | compatibility fix. warning removedunknown2004-05-031-4/+4
| | | * | | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-05-0310-20/+323
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |