summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Portability fixunknown2001-11-0730-78/+78
* emove purify warningsunknown2001-11-061-7/+13
* Fixes up things after merge from 3.23.44unknown2001-11-052-32/+37
* merge with 3.23.44unknown2001-11-0418-305/+634
|\
| * Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date...unknown2001-11-031-1/+2
| * Fix that mysqladmin shutdown can be interrupted with ^Cunknown2001-11-037-27/+44
| * Portability fixes.unknown2001-11-021-1/+4
| * Changed time -> query_time in slow query log.unknown2001-10-312-2/+2
| * Portability fixesunknown2001-10-312-1/+5
| * Portability fixesunknown2001-10-315-29/+35
| * Update for OS2 (patch from Yuri Dario).unknown2001-10-3127-480/+235
| * Mergeunknown2001-10-3026-64/+481
| * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-10-301-2/+23
| |\
| | * Fix for gcc 3.0unknown2001-10-301-2/+23
| * | Merge work:/home/bk/mysqlunknown2001-10-291-1/+0
| |\ \
| | * | fixed bug with temporary tables replication if one does FLUSH LOGSunknown2001-10-291-1/+0
| * | | ha_innobase.cc Another testunknown2001-10-291-1/+1
| * | | ha_innobase.cc Testunknown2001-10-291-1/+1
| | |/ | |/|
| * | Adding code for NT service in the install and removeunknown2001-10-253-40/+184
* | | Fix error messagesunknown2001-11-0419-20/+1
* | | mergeunknown2001-11-0326-35/+127
|\ \ \
| * | | Added STDCALL to mysql_sever and mysql_thread variablesunknown2001-11-0324-20/+112
| * | | Fixed error message when opening a not-MyISAM file.unknown2001-10-292-4/+10
* | | | SSL timeout bug fixed. Timeout was constant 60 seconds instead of 28800unknown2001-11-011-1/+1
* | | | Merge work:/home/bk/mysql-4.0unknown2001-10-251-2/+2
|\ \ \ \
| * | | | 'mysqld --help|grep -A1 safe-user-create' output clarificationunknown2001-10-251-2/+2
* | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2001-10-2541-910/+544
|\ \ \ \ \ | |/ / / /
| * | | | Merge work:/home/bk/mysql-4.0unknown2001-10-241-6/+9
| |\ \ \ \
| | * \ \ \ Merge work:/home/bk/mysql-4.0unknown2001-10-241-6/+9
| | |\ \ \ \
| | | * \ \ \ Merge serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-10-241-6/+9
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | bug (introduced yesterday) fixedunknown2001-10-241-6/+9
| * | | | | | Merge work:/home/bk/mysql-4.0unknown2001-10-241-19/+20
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Updated Dutch error messages.unknown2001-10-241-19/+20
| | |/ / / /
| * | | | | merge of lost changeunknown2001-10-241-0/+2
| * | | | | Merge work:/home/bk/mysql-4.0unknown2001-10-237-662/+255
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | cleanupunknown2001-10-237-662/+255
| | | |/ / | | |/| |
| * | | | errmsg.txt:unknown2001-10-231-181/+182
| * | | | mergedunknown2001-10-2329-38/+60
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-10-2330-32/+54
| | |\ \ \
| | | * | | HA_NO_FULLTEXT_KEY and an appropriate error messageunknown2001-10-2330-32/+54
| * | | | | Merge work:/home/bk/mysql-4.0unknown2001-10-222-9/+13
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | I have to commit to be able to pullunknown2001-10-222-9/+13
| * | | | | Fix after mergeunknown2001-10-201-1/+1
| * | | | | mergeunknown2001-10-202-4/+3
| |\ \ \ \ \
| | * | | | | Fix bugs in LEFT JOIN and field=NULunknown2001-10-202-6/+6
| * | | | | | mergeunknown2001-10-202-5/+14
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-10-192-5/+14
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Don't use signal() on windows.unknown2001-10-192-5/+14
| | * | | | fixed sleep unknown2001-10-171-2/+3
| | |/ / /
* | | | | New alternate UNION syntax and bug fix for multi-table deletesunknown2001-10-254-44/+33