summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Remove remains of old getoptmonty@mashka.mysql.fi2002-06-121-1/+1
* | | | | Added missing include file to sql_acl.cc (bug in last changeset)monty@mashka.mysql.fi2002-06-121-0/+1
* | | | | Merge work:/home/bk/mysql-4.0 into mashka.mysql.fi:/my/mysql-4.0monty@mashka.mysql.fi2002-06-1242-595/+704
|\ \ \ \ \
| * | | | | Added the following new privleges:monty@mashka.mysql.fi2002-06-1242-595/+704
* | | | | | A fix for multi-table delete with tables optimised away.Sinisa@sinisa.nasamreza.org2002-06-113-5/+10
|/ / / / /
* | | | | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-1150-1237/+1339
|/ / / /
* | | | Fixed bug in SQL_CALC_FOUND_ROWS + LIMITmonty@hundin.mysql.fi2002-06-101-2/+14
* | | | Bug fix for complicated GROUP BY ... ORDER BY query.monty@hundin.mysql.fi2002-06-092-10/+5
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-06-095-11/+13
|\ \ \ \
| * \ \ \ Merge abelkin@work.mysql.com:/home/bk/mysql-4.0bell@sanja.is.com.ua2002-06-095-11/+13
| |\ \ \ \
| | * | | | removed unneeded table name pointerbell@sanja.is.com.ua2002-06-095-11/+13
| | |/ / /
* | | | | Fixed privilege check problem with SELECT ... INTO OUTFILEmonty@hundin.mysql.fi2002-06-091-12/+4
* | | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-06-081-3/+8
|\ \ \ \ \ | |/ / / /
| * | | | A bug fix and test case for a bug that appears in quereis where there Sinisa@sinisa.nasamreza.org2002-06-081-3/+8
| |/ / /
* | | | Added a lot of DBUG_xxx statements to be able to find replication bug.monty@bitch.mysql.fi2002-06-085-72/+118
|/ / /
* | | Fixed query cache align data bug.bell@sanja.is.com.ua2002-06-071-4/+7
* | | fixing errorbell@sanja.is.com.ua2002-06-061-2/+3
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0bell@sanja.is.com.ua2002-06-061-8/+25
|\ \ \
| * | | probably fix of alignment error in query cachebell@sanja.is.com.ua2002-06-061-8/+25
* | | | Merge hundin.mysql.fi:/my/mysql-3.23monty@hundin.mysql.fi2002-06-051-1/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed mysql_info() result when using INSERT DELAYEDmonty@hundin.mysql.fi2002-06-051-1/+3
| | |/ | |/|
* | | removed init_count from IO_CACHE.monty@hundin.mysql.fi2002-06-0510-582/+673
* | | Mergemonty@hundin.mysql.fi2002-06-042-3/+9
|\ \ \
| * | | Fixed mutex problem in TRUNCATE TABLEmonty@hundin.mysql.fi2002-06-042-3/+9
* | | | Bug fix for multi-table delete with test case and manual entrySinisa@sinisa.nasamreza.org2002-06-041-5/+0
|/ / /
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-06-048-45/+47
|\ \ \
| * | | Enable LOAD DATA LOCAL INFILE in mysql_testmonty@hundin.mysql.fi2002-06-048-45/+47
* | | | A bug fix when for SELECT ... INTO OUTFILE ....Sinisa@sinisa.nasamreza.org2002-06-031-1/+10
* | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2002-06-031-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | fix for a multi-table delete bug when optimiser used only indicesSinisa@sinisa.nasamreza.org2002-06-011-0/+1
* | | | merge with 3.23monty@hundin.mysql.fi2002-06-024-3/+11
|\ \ \ \ | | |/ / | |/| |
| * | | Merge nleippe@work.mysql.com:/home/bk/mysqlnick@nick.leippe.com2002-05-311-0/+6
| |\ \ \
| | * | | fixed 'load table from master' hang when host is emptynick@nick.leippe.com2002-05-311-0/+6
| * | | | Portability fixes for SCO and HPUXmonty@hundin.mysql.fi2002-05-312-2/+9
| * | | | Fixed a problem with --skip-networking.Sinisa@sinisa.nasamreza.org2002-05-311-1/+1
| |/ / /
| * | | ha_innobase.cc:heikki@hundin.mysql.fi2002-05-291-0/+1
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-06-028-30/+12
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed bug: load table from master w/empty master would hang.nick@nick.leippe.com2002-05-301-0/+3
| * | | A very nasty bug in multi-table deletes & updatesSinisa@sinisa.nasamreza.org2002-05-291-1/+2
| * | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2002-05-291-8/+3
| |\ \ \
| | * | | Some fixes for user resources managementSinisa@sinisa.nasamreza.org2002-05-291-8/+3
| * | | | Fixed a bug.jani@hynda.(none)2002-05-292-4/+0
| * | | | Fixed a bug in make test, non-debug version.jani@hynda.(none)2002-05-292-4/+0
| * | | | Added useful exit error code for programs using my_getopt in casejani@hynda.(none)2002-05-292-13/+4
| |/ / /
* | | | Fixed bug in wait_for_relay_log_space()monty@hundin.mysql.fi2002-06-022-3/+6
* | | | Merge hundin:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0monty@narttu.mysql.fi2002-05-281-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Small documentation changemonty@narttu.mysql.fi2002-05-281-1/+2
* | | | merge with 3.23.51monty@hundin.mysql.fi2002-05-272-8/+10
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Renamed stripp_sp -> strip_spmonty@hundin.mysql.fi2002-05-272-8/+10
| * | Merge work:/home/bk/mysqlserg@sergbook.mysql.com2002-05-261-1/+1
| |\ \