summaryrefslogtreecommitdiff
path: root/sql/mysql_priv.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * \ Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbmagnus@neptunus.(none)2004-09-141-2/+0
| |\ \
| | * | WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete ...magnus@neptunus.(none)2004-09-131-2/+0
* | | | Merge marko@build.mysql.com:/home/bk/mysql-4.1marko@hundin.mysql.fi2004-10-011-0/+1
|\ \ \ \
| * | | | InnoDB: quote identifiers according to MySQL settings (Bug #5292)marko@hundin.mysql.fi2004-10-011-0/+1
| |/ / /
* | | | Final solution for bug# 4302 "Ambiguos order by when renamed column isdlenev@brandersnatch.localdomain2004-09-301-1/+2
|/ / /
* | | information about different variables agged to query cache (BUG#5515, BUG#5394)bell@sanja.is.com.ua2004-09-101-0/+3
|/ /
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-08-311-1/+3
|\ \
| * | after review patchbell@sanja.is.com.ua2004-08-311-1/+3
* | | bug in my_strnncoll_utf8 (and friends) fixedserg@serg.mylan2004-08-301-4/+4
|/ /
* | mergedserg@serg.mylan2004-08-261-3/+9
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0rburnett@build.mysql.com2004-08-261-2/+9
| |\