summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-06-101-1/+1
|\
| * Merge bk-internal:/home/bk/mysql-4.0/unknown2004-06-101-1/+1
| |\
| | * warn about multiple mysqld --user parameters only if their arguments differunknown2004-06-101-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-06-105-5/+25
|\ \ \ | |/ / |/| |
| * | Merge with 3.23 to get latest bug fixesunknown2004-06-104-3/+21
| |\ \
| | * | Fix for bug #4036 multiple SELECT DATE_FORMAT, incorrect resultsunknown2004-06-072-0/+19
| | * | removed incorrect destructor (to prevent deleting item by recursion instead o...unknown2004-06-031-1/+0
| | * | correct table_hash_search callunknown2004-05-311-2/+2
| * | | Cleanupunknown2004-06-101-2/+4
| | |/ | |/|
* | | complement to previous fix (which was for SQLCOM_DROP_DB), for COM_DROP_DB.unknown2004-06-091-3/+3
* | | Fix for BUG#4066 "DROP DATABASE case sensitive even if lower-case-table-names...unknown2004-06-091-1/+2
|/ /
* | different (simpler and more compatible) fix for bug#4046unknown2004-06-091-1/+4
* | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-06-071-2/+2
|\ \
| * | BUG#3987 - if(int, aggregate(int))unknown2004-06-071-2/+2
* | | row0mysql.c, row0mysql.h, ha_innodb.cc:unknown2004-06-011-10/+32
* | | Changed --log-warnings to be integer instead of boolean. Given --skip-log-war...unknown2004-06-014-5/+13
* | | InnoDB: Do not get a lock for consistent reads (Bug #3894)unknown2004-05-311-0/+11
|/ /
* | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-05-296-13/+13
|\ \
| * | backport wild_compare fix from 4.1 - bug#3924unknown2004-05-296-13/+13
* | | a fix.unknown2004-05-281-2/+4
|/ /
* | VC++ portability fixunknown2004-05-261-1/+1
* | Fix to make Windows compilation smootherunknown2004-05-261-0/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-251-8/+207
|\ \
| * | Added patches from Novellunknown2004-05-251-8/+207
* | | New MYSQL_SERVER_SUFFIX usage (for easier compilation)unknown2004-05-253-20/+9
* | | Fix for BUG#3871: a slave must always replicate a statement, even if it exami...unknown2004-05-241-4/+8
* | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-192-16/+24
|\ \ \
| * | | Fix for BUG33649: Post-review fixes unknown2004-05-192-36/+34
| * | | Fix and test case for BUG#3649.unknown2004-05-181-29/+39
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-195-30/+71
|\ \ \ \
| * | | | Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'unknown2004-05-195-30/+71
* | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-194-11/+14
|\ \ \ \ \
| * | | | | Fix for BUG#3829 "Setting server_id on fly doesn't allow replication to start"unknown2004-05-194-11/+14
| |/ / / /
* | | | | Fix for Bug#3754 "SET GLOBAL myisam_max_sort_file_size doesn't unknown2004-05-191-2/+2
|/ / / /
* | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-181-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | A fix (bug #3756: ISNULL(QUOTE()) returns 1 for every row after 1st NULL)unknown2004-05-171-0/+1
* | | | Extra safety fixes (probably not needed, but can't hurt)unknown2004-05-153-9/+6
* | | | Many files:unknown2004-05-147-5/+33
|/ / /
* | | ha_innodb.cc, trx0trx.h, lock0lock.c, trx0trx.c:unknown2004-05-131-14/+34
* | | ha_innodb.cc:unknown2004-05-131-4/+26
* | | ha_innodb.cc:unknown2004-05-131-2/+9
* | | InnoDB: avoid some data races in innobase_mysql_print_thd() (Bug #3596)unknown2004-05-121-6/+7
|/ /
* | bug#3612 - Item_func_div set decimals incorrectlyunknown2004-05-111-0/+1
* | 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
* | | Portability fixunknown2004-05-051-5/+1