summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge marko@build.mysql.com:/home/bk/mysql-4.1unknown2004-05-0717-53/+136
|\
| * ctype-win1250ch.c, ctype-czech.c:unknown2004-05-071-2/+2
| * 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-074-10/+32
| |\
| | * Portability fixesunknown2004-05-074-10/+32
| * | postreview fixesunknown2004-05-072-2/+6
| * | fake_select_lex should be prepared during PS preparation to work correctlyunknown2004-05-072-19/+62
| * | mysql_stmt_reset now expects ok/error packet from server.unknown2004-05-061-7/+11
| |/
| * 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 with 4.0 to get security patch for check_grant_columunknown2004-05-062-4/+4
| |\ \ | | |/ | |/|
| | * 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-051-3/+3
| | |\ \
| | | * | very minor changes: a STOP SLAVE in a replication test to get rid of a non cr...unknown2004-05-051-3/+3
| | * | | InnoDB portability fix: new function os_file_set_eof()unknown2004-05-051-1/+1
* | | | | Merge marko@build.mysql.com:/home/bk/mysql-4.1unknown2004-05-064-5/+63
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge marko@build.mysql.com:/home/bk/mysql-4.1unknown2004-05-054-5/+63
| |\ \ \ \
| | * \ \ \ Merge marko@build.mysql.com:/home/bk/mysql-4.1unknown2004-05-034-5/+63
| | |\ \ \ \
| | | * \ \ \ Merge marko@build.mysql.com:/home/bk/mysql-4.1unknown2004-04-234-5/+63
| | | |\ \ \ \
| | | | * | | | Introduce keys in child tables corresponding to FOREIGN KEYsunknown2004-04-214-5/+63
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-061-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed wrong key usage which caused wrong result for some "WHERE primary_key=c...unknown2004-05-061-2/+2
* | | | | | | | | 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
| |/ / / / / / /
* | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-05-051-6/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Replication:unknown2004-05-051-6/+2
* | | | | | | | | mergeunknown2004-05-0519-243/+379
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-0519-243/+379
| |\ \ \ \ \ \ \ \
| | * | | | | | | | after merge fixesunknown2004-05-057-18/+37
| | * | | | | | | | Merge with 4.0.19unknown2004-05-0517-228/+345
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | | * | | | | | | Portability fixunknown2004-05-051-5/+1
| | | * | | | | | | InnoDB: Truncate "<datadir>/innodb.status.<pid>" to its actual sizeunknown2004-05-051-0/+5
| | | * | | | | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-05-056-18/+26
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|/ / | | | | |/| | | | |
| | | | * | | | | | 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
| | | | |/ / / / / /
| | | * | | | | | | InnoDB: implement LOCK TABLE (Bug #3299)unknown2004-04-291-4/+16
| | | |/ / / / / /
| | | * | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-04-283-10/+45
| | | |\ \ \ \ \ \
| | | | * | | | | | A new option --replicate-same-server-id to force a slave to execute queries o...unknown2004-04-283-10/+45
| | | * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-04-289-152/+188
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Fixed http address in some scripts (Bug #3460)unknown2004-04-285-147/+163
| | | | * | | | | | | Fixed stack overrun with some INSERT ... SELECT ... GROUP BY queries (Bug #3265)unknown2004-04-284-5/+25
| | | | |/ / / / / /
| | | * | | | | | | Merge ltantony.dsl-verizon.net:/usr/home/antony/work/mysql-4.0unknown2004-04-281-4/+15
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Fix for Bug 3481unknown2004-04-281-4/+15
| | | * | | | | | | | bug#3556 - soundexunknown2004-04-281-1/+1
| | | | |/ / / / / / | | | |/| | | | | |
| | | * | | | | | | Fixed compiler error in slave.cc on some platforms.unknown2004-04-211-1/+1
| | | |/ / / / / /