summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-07-303-2/+12
|\
| * Reverting a line I had just added to slave.cc (mutex is already lockedunknown2004-07-301-1/+0
| * Avoiding a theoretically possible crash (pthread_mutex_lock(0)) which could (...unknown2004-07-304-2/+13
* | BUG#4717 - check for valid table names in ALTER TABLE ... RENAMEunknown2004-07-261-1/+7
* | distclean:unknown2004-07-221-2/+2
|/
* Fix for BUG#4551 "Temporary InnoDB tables not replicated properly with CREATE...unknown2004-07-181-2/+6
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-07-171-10/+13
|\
| * Fixes forunknown2004-07-171-10/+13
* | Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-07-131-0/+3
|\ \
| * | A fix for a long standing bug in LOAD DATA .. LOCAL ..'unknown2004-07-131-0/+3
* | | InnoDB: LOCK TABLE clean-upunknown2004-07-121-2/+2
|/ /
* | mysql_find_files() made extern (from static to sql_show.cc)unknown2004-07-102-4/+3
|/
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-06-301-4/+29
|\
| * Fix for BUG#4326 "Replicated LOAD DATA INFILE show nothing inunknown2004-06-301-4/+29
* | Merge mysql.com:/home/my/mysql-3.23 into mysql.com:/home/my/mysql-4.0unknown2004-06-252-4/+4
|\ \
| * | parameter of my_yyoverflow made independed from YYSIZE_T (BUG#4204)unknown2004-06-242-4/+4
* | | Merge mysql.com:/home/mydev/mysql-4.0unknown2004-06-253-2/+88
|\ \ \
| * \ \ Mergeunknown2004-06-253-2/+88
| |\ \ \
| | * | | bug#2686 - index_merge select on BerkeleyDB table with varchar PK causes mysq...unknown2004-06-243-2/+88
* | | | | Merge mysql.com:/home/mydev/mysql-4.0unknown2004-06-254-33/+170
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | bug#3565 - HANDLER and FLUSH TABLE/TABLES deadlock.unknown2004-06-244-33/+170
| | |_|/ | |/| |
* | | | Merge mysql.com:/home/mydev/mysql-4.0unknown2004-06-241-0/+31
|\ \ \ \ | |_|/ / |/| | |
| * | | bug#2688 - Wrong index_merge query results for BDB table with variable length...unknown2004-06-221-0/+31
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-06-232-4/+5
|\ \ \ \ | |/ / /
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2004-06-221-1/+3
| |\ \ \
| | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-06-211-1/+3
| | |\ \ \
| | | * | | use ref not range for ... WHERE key IN (val)unknown2004-06-211-1/+3
| | | |/ /
| * | | | do not clear list of changed tables on one statement rollback (Bug #4213)unknown2004-06-201-3/+2
| |/ / /
* | | | lower_case_table_names=2 (Keep case for table names) was not honoredunknown2004-06-231-1/+4
|/ / /
* | | Fixed unlikely bug in the range optimzer when using many IN() queries on diff...unknown2004-06-181-9/+21
|/ /
* | 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
|/ /