summaryrefslogtreecommitdiff
path: root/sql/mysql_priv.h
Commit message (Expand)AuthorAgeFilesLines
* Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-1/+1
* Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...ingo@mysql.com2005-05-311-2/+5
|\
| * Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...ingo@mysql.com2005-05-311-2/+5
* | Bug#8733 - server accepts malformed query (multiply mentioned distinct)antony@ltantony.mysql.com2005-05-091-0/+3
* | Merge from 4.0 needs fixesingo@mysql.com2005-04-271-1/+4
|\ \ | |/
| * Bug#7823 - FLUSH TABLES WITH READ LOCK + INSERT DELAYED = deadlockingo@mysql.com2005-04-271-1/+4
* | Bug#7806 - insert on duplicate key and auto-update of timestampingo@mysql.com2005-04-191-2/+0
* | Additional storage engine called "blackhole". Customer request, and for that ...brian@zim.(none)2005-03-221-0/+1
* | mergeserg@serg.mylan2005-03-031-1/+1
|\ \ | |/
| * Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)serg@serg.mylan2005-03-031-1/+1
* | Fix for BUG#8325 "Deadlock in replication thread stops replication":guilhem@mysql.com2005-03-021-1/+1
* | Merge mysql.com:/home/bkroot/mysql-4.1 into mysql.com:/home/bk/b6662-4.1lars@mysql.com2005-02-221-0/+4
|\ \
| * | BUG#6662: Changes after Guilhems and Sergs reviewlars@mysql.com2005-02-221-2/+2
| * | BUG#6662: Importing mysqldumps should not show any warnings of level "notes".lars@mysql.com2005-02-211-0/+4
* | | Fix removal of tables from cache when the database they are containedjimw@mysql.com2005-02-081-1/+1
|/ /
* | Merge mysql.com:/home/jimw/my/mysql-4.1-6511jimw@mysql.com2005-01-311-0/+1
|\ \
| * | Fix query cache to not respond to old clients with a 4.1-protocoljimw@mysql.com2005-01-181-0/+1
* | | Bug#7011acurtis@pcgem.rdg.cyberkinetica.com2005-01-311-0/+4
|\ \ \ | | |/ | |/|
| * | Bug#7011acurtis@pcgem.rdg.cyberkinetica.com2005-01-301-0/+3
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2005-01-241-1/+1
|\ \ \
| * | | A fix (Bug #8015: server refuses to start with long basedir path).ram@gw.mysql.r18.ru2005-01-211-1/+1
| | |/ | |/|
* | | Final patch for BUG#4285.timour@mysql.com2005-01-191-1/+0
|/ /
* | Fix bug in INSERT DELAYED with prepared statementsmonty@mysql.com2005-01-141-0/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-12-311-3/+5
|\ \
| * | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagmonty@mysql.com2004-12-311-3/+5
* | | Bug#7302: UCS2 data in ENUM field get truncated when new column is addedbar@mysql.com2004-12-211-0/+1
|/ /
* | WL#2274 - INSERT..SELECT..UPDATEacurtis@pcgem.rdg.cyberkinetica.com2004-12-131-1/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-12-091-1/+2
|\ \
| * | Fix for bug #6765 "Implicit access to time zone description dlenev@brandersnatch.localdomain2004-12-091-1/+2
* | | UCS2 support in ENUM and SET, which also fixes:bar@mysql.com2004-12-061-0/+17
* | | Bug #6379: ENUM values are incorrectly convertedbar@mysql.com2004-12-021-1/+2
|/ /
* | Simpler arena swapping codemonty@mysql.com2004-11-081-1/+1
* | Merge with 4.0monty@mysql.com2004-10-271-0/+1
|\ \ | |/
| * postreview fixesbell@sanja.is.com.ua2004-10-221-0/+1
* | Bug 6206: ENUMs are not case sensitive even if declared BINARYbar@mysql.com2004-10-261-1/+1
* | Bug#6202: ENUMs are not case sensitive even if declared BINARYbar@mysql.com2004-10-251-0/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-10-201-9/+0
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-10-201-9/+0
| |\ \
| | * | A fix and test case for Bug#6049 "Loss of sign when using prepared konstantin@mysql.com2004-10-161-9/+0
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-10-201-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for bug #6173 "One can circumvent missing UPDATE privilege ifdlenev@brandersnatch.localdomain2004-10-201-1/+1
| |/ /
* | | Review of all code pushed since last reviewmonty@mishka.local2004-10-201-1/+1
|/ /
* | A fix and test case for Bug#5985 ""prepare stmt from "select rand(?)" konstantin@mysql.com2004-10-141-0/+1
* | Blob support for the group_concat() function.ram@gw.mysql.r18.ru2004-10-101-1/+1
* | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1monty@mysql.com2004-10-071-1/+1
|\ \ | |/
| * Code cleanups while doing review of pushed codemonty@mysql.com2004-10-061-1/+1
* | After merge fixesmonty@mysql.com2004-10-071-0/+1
* | Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-4/+7
|\ \ | |/
| * BUG#4286 - HANDLER tables are closed by FLUSH TABLE(S).ingo@mysql.com2004-09-241-4/+7
* | Mergetomas@poseidon.ndb.mysql.com2004-10-031-2/+0
|\ \