summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-155-5/+5
|\
| * WL#1106: Switch = --maxdb rather than --sapdbunknown2003-10-155-5/+5
* | Add in bit_xor function (approved by Sergei)unknown2003-10-154-0/+39
* | row0purge.c, row0mysql.c, os0file.c, os0file.h, fil0fil.h, fil0fil.c:unknown2003-10-141-2/+1
* | sql_yacc.yy:unknown2003-10-142-2/+5
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-10-1311-12/+140
|\ \
| * | Many files:unknown2003-10-1311-12/+140
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-10-131-2/+2
|\ \ \ | |/ / |/| |
| * | fixed fix_fields() parameters for GROUP_CONCAT() ORDER BY clauseunknown2003-10-121-2/+2
* | | wrong ER_TOO_BIG_FOR_UNCOMPRESS error in UNCOMPRESS() fixed.unknown2003-10-1224-48/+49
* | | mysqld.cc:unknown2003-10-111-1/+1
|/ /
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2003-10-091-2/+6
|\ \
| * | Tiny cleanup after the push of WL#1098 "Seconds_behind_master in SHOW SLAVE S...unknown2003-10-091-2/+6
* | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-081-237/+240
|\ \ \ | |/ / |/| |
| * | errmsg.txt:unknown2003-10-081-158/+158
| * | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-081-247/+250
| |\ \
| | * \ Mergeunknown2003-10-081-247/+250
| | |\ \
| | | * | Incorporate Stefan's new translations of German error messages.unknown2003-10-081-247/+250
| | | |/
* | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2003-10-091-1/+6
|\ \ \ \ | |/ / /
| * | | Portability fixunknown2003-10-081-1/+6
| |/ /
* | | Final push for WL#1098:unknown2003-10-094-18/+86
|/ /
* | Indentation cleanupsunknown2003-10-086-19/+19
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-0819-262/+416
|\ \ | |/ |/|
| * Fixed bug in error handling of CREATE ... SELECTunknown2003-10-086-19/+41
| * Fixes after mergeunknown2003-10-084-22/+41
| * mergeunknown2003-10-0717-223/+336
| |\
| | * Merge with 4.0 to get fix for mysqlbinlogunknown2003-10-071-0/+2
| | |\
| | | * 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
| | * | | | Merge with 4.0.16unknown2003-10-0716-223/+333
| | |\ \ \ \ | | | |/ / /
| | | * | | 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