summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Big code cleanup/review before 4.0.2 release.unknown2002-06-1150-1237/+1339
* Fixed bug in SQL_CALC_FOUND_ROWS + LIMITunknown2002-06-101-2/+14
* Bug fix for complicated GROUP BY ... ORDER BY query.unknown2002-06-092-10/+5
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-095-11/+13
|\
| * Merge abelkin@work.mysql.com:/home/bk/mysql-4.0unknown2002-06-095-11/+13
| |\
| | * removed unneeded table name pointerunknown2002-06-095-11/+13
* | | Fixed privilege check problem with SELECT ... INTO OUTFILEunknown2002-06-091-12/+4
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-081-3/+8
|\ \ \ | |/ /
| * | A bug fix and test case for a bug that appears in quereis where there unknown2002-06-081-3/+8
| |/
* | Added a lot of DBUG_xxx statements to be able to find replication bug.unknown2002-06-085-72/+118
|/
* Fixed query cache align data bug.unknown2002-06-071-4/+7
* fixing errorunknown2002-06-061-2/+3
* Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0unknown2002-06-061-8/+25
|\
| * probably fix of alignment error in query cacheunknown2002-06-061-8/+25
* | Merge hundin.mysql.fi:/my/mysql-3.23unknown2002-06-051-1/+3
|\ \
| * | Fixed mysql_info() result when using INSERT DELAYEDunknown2002-06-051-1/+3
* | | removed init_count from IO_CACHE.unknown2002-06-0510-582/+673
* | | Mergeunknown2002-06-042-3/+9
|\ \ \
| * | | Fixed mutex problem in TRUNCATE TABLEunknown2002-06-042-3/+9
* | | | Bug fix for multi-table delete with test case and manual entryunknown2002-06-041-5/+0
|/ / /
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-048-45/+47
|\ \ \
| * | | Enable LOAD DATA LOCAL INFILE in mysql_testunknown2002-06-048-45/+47
* | | | A bug fix when for SELECT ... INTO OUTFILE ....unknown2002-06-031-1/+10
* | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-06-031-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | fix for a multi-table delete bug when optimiser used only indicesunknown2002-06-011-0/+1
* | | | merge with 3.23unknown2002-06-024-3/+11
|\ \ \ \ | | |/ / | |/| |
| * | | Merge nleippe@work.mysql.com:/home/bk/mysqlunknown2002-05-311-0/+6
| |\ \ \
| | * | | fixed 'load table from master' hang when host is emptyunknown2002-05-311-0/+6
| * | | | Portability fixes for SCO and HPUXunknown2002-05-312-2/+9
| * | | | Fixed a problem with --skip-networking.unknown2002-05-311-1/+1
| |/ / /
| * | | ha_innobase.cc:unknown2002-05-291-0/+1
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-028-30/+12
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed bug: load table from master w/empty master would hang.unknown2002-05-301-0/+3
| * | | A very nasty bug in multi-table deletes & updatesunknown2002-05-291-1/+2
| * | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-05-291-8/+3
| |\ \ \
| | * | | Some fixes for user resources managementunknown2002-05-291-8/+3
| * | | | Fixed a bug.unknown2002-05-292-4/+0
| * | | | Fixed a bug in make test, non-debug version.unknown2002-05-292-4/+0
| * | | | Added useful exit error code for programs using my_getopt in caseunknown2002-05-292-13/+4
| |/ / /
* | | | Fixed bug in wait_for_relay_log_space()unknown2002-06-022-3/+6
* | | | Merge hundin:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0unknown2002-05-281-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Small documentation changeunknown2002-05-281-1/+2
* | | | merge with 3.23.51unknown2002-05-272-8/+10
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Renamed stripp_sp -> strip_spunknown2002-05-272-8/+10
| * | Merge work:/home/bk/mysqlunknown2002-05-261-1/+1
| |\ \
| | * | quick fix for some optimizer glitch (it appears as ft+const bug, but it, prob...unknown2002-05-251-1/+1
* | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-05-243-3/+10
|\ \ \ \
| * | | | Fixed a bug with big result sets and UNION'sunknown2002-05-243-3/+10
| | |_|/ | |/| |
* | | | Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash,unknown2002-05-241-64/+62
|/ / /
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-05-221-0/+1
|\ \ \