summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* bug #1434 (and related issues)unknown2003-10-062-4/+14
* fix_max_connections to resize alarm_queue (Bug #1435)unknown2003-10-061-6/+15
* Merge bk-internal:/home/bk/mysql-4.0/unknown2003-10-062-5/+12
|\
| * enum options renamed to avoid possible name conflictsunknown2003-09-291-1/+1
| * Merge bk-internal:/home/bk/mysql-4.0/unknown2003-09-181-4/+11
| |\
| | * Merge bk-internal:/home/bk/mysql-4.0/unknown2003-09-121-4/+11
| | |\
| | | * fixed: thread lock-up on a FLASH TABLE when another thread has an open handlerunknown2003-09-091-4/+11
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-031-33/+33
|\ \ \ \
| * | | | When the I/O thread was stopped while copying a long transaction, and restarted,unknown2003-10-031-33/+33
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-035-140/+157
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Optimized code for setting user variables with := and fixed some bugs in old ...unknown2003-10-035-140/+157
* | | | | Reverting changeset 1.1590unknown2003-10-021-23/+2
|/ / / /
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-011-2/+24
|\ \ \ \
| * | | | Follow-up of an IRC discussion today. Declaring ignore_log_space_limit volatile,unknown2003-10-011-2/+24
* | | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-10-012-26/+68
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | turn Item_func_set_user_var unknown2003-10-012-36/+31
| * | | | rewrite Item_func_set_user_var ::val, ::val_str, ::val_int, ::updateunknown2003-09-302-89/+51
| * | | | fixed bug #1194 unknown2003-09-241-17/+102
* | | | | - enable changing the number of table bits for JOINs to be increasedunknown2003-09-291-0/+5
* | | | | Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog)unknown2003-09-291-2/+2
* | | | | Fix for BUG#1345 "SQL Syntax Error in binarylog with DROP TABLES":unknown2003-09-281-8/+6
* | | | | Fix for 64-bit machines.unknown2003-09-261-1/+1
* | | | | a small comment about why we call end_io_cache in mysql_loadunknown2003-09-251-0/+5
* | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-251-15/+24
|\ \ \ \ \
| * | | | | Fix for BUG#1391:unknown2003-09-251-15/+24
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-251-7/+19
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed BUG#1357 MySQL too eagerly cleanups temporary files for LOAD DATA (SQL_...unknown2003-09-251-7/+19
| | |/ / / | |/| | |
* | | | | Fix forunknown2003-09-242-1/+11
| |/ / / |/| | |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-203-23/+23
|\ \ \ \ | |/ / / |/| | |
| * | | Replaced deprecated since OpenSSL 0.9.7 des_ calls and types with unknown2003-09-123-23/+23
| |/ /
* | | Applied Monty corrections to the FULL SCANunknown2003-09-171-22/+33
* | | comment made more explanatoryunknown2003-09-161-5/+7
* | | join buffer cache usage/not usage is takenunknown2003-09-161-4/+14
* | | Fixed bug in the optimiser for FULL TABLE SCAN case:unknown2003-09-151-24/+22
|/ /
* | * Fix for BUG#1248: "LOAD DATA FROM MASTER drops the slave's db unexpectedly".unknown2003-09-114-21/+49
* | Cleaned up last bug fixesunknown2003-09-092-8/+10
* | fix for #1211unknown2003-09-081-0/+10
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-051-3/+7
|\
| * Merge with 3.23unknown2003-09-051-3/+7
| |\
| | * bug #928 - arbitrary table grant was used, sort-order wasn't honoredunknown2003-09-021-3/+7
* | | Add QUICK as mysql-recover option in mysqld --helpunknown2003-09-051-1/+1
* | | bug#926 fix undone - it caused suboptimal execution plan for "range ON, no WH...unknown2003-09-051-2/+19
* | | bug #1172 - crash on force index() and SEL_ARG::MAYBE_KEYunknown2003-09-031-2/+2
|/ /
* | Fix for the bug #971: ORDER BY DESC doesn't return correct num of rows with B...unknown2003-09-021-0/+3
* | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-09-011-0/+6
|\ \
| * | workaround for IN's special treatment of first argument. Not for 4.1unknown2003-09-011-0/+6
* | | removed stale commentunknown2003-08-291-1/+0
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-295-35/+10
|\ \ \
| * | | Revert change of lower-case-table handling as this breaks how alias works.unknown2003-08-295-35/+10
* | | | Merge jcole@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-281-32/+41
|\ \ \ \ | |/ / / |/| | |