summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-157-18/+45
|\
| * make LOCK TABLES to work when Lock_tables_priv is granted on the DB level and...unknown2003-10-141-1/+1
| * Merge bk-internal:/home/bk/mysql-4.0/unknown2003-10-141-2/+3
| |\
| | * Make the slave die if master is 5.0. Indeed, 5.0 masters sendunknown2003-10-091-2/+3
| * | mergedunknown2003-10-072-5/+7
| |\ \ | | |/
| * | 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
* | | | | | Add more information about memory usage to debug logunknown2003-10-151-3/+7
* | | | | | Fixed bug in SET enum_system_variable=NULLunknown2003-10-141-5/+6
* | | | | | Add new user variables for tuning memory usage:unknown2003-10-1118-80/+212
| |_|_|_|/ |/| | | |
* | | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-10-071-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-10-031-0/+2
| |\ \ \ \ \
| | * | | | | Fixed bug #1323 (varchar fields becoming char fields adter create ... select)unknown2003-10-031-0/+2
* | | | | | | After merge fixesunknown2003-10-071-5/+5
| |_|/ / / / |/| | | | |
* | | | | | 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
|\