summaryrefslogtreecommitdiff
path: root/sql/mysql_priv.h
Commit message (Expand)AuthorAgeFilesLines
* Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.0aelkin@dl145j.mysql.com2006-05-151-0/+10
|\
| * BUG#14157: utf8 encoding in binlog without set character_set_client: e.g DROP...aelkin@mysql.com2006-05-151-13/+0
| * BUG#19188: incorrect temporary table name of DROP query in replicationaelkin@mysql.com2006-05-141-1/+1
| * Merge mysql.com:/usr_rh9/home/elkin.rh9/4.1aelkin@mysql.com2006-05-141-0/+23
| |\
| | * Merge mysql.com:/net/nb/home/elkin/MySQL/FIXES/4.1-bug19188_tmp_nameaelkin@mysql.com2006-05-121-0/+16
| | |\
| | | * BUG#19188: incorrect temporary table name of DROP query in replicationaelkin@mysql.com2006-05-121-0/+12
| | * | BUG#14157: utf8 encoding in binlog without set character_set_client e.g DROP ...aelkin@mysql.com2006-05-091-0/+7
| | |/
* | | Merge mysql.com:/opt/local/work/mysql-5.0-rootkonstantin@mysql.com2006-05-151-7/+2
|\ \ \ | |/ / |/| |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimedlenev@mysql.com2006-05-091-7/+2
| |\ \
| | * | Fix for bugs#12472/#15137 'CREATE TABLE ... SELECT ... which explicitlydlenev@mysql.com2006-05-091-7/+2
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-05-091-1/+1
|\ \ \ \
| * \ \ \ Merge neptunus.(none):/home/msvensson/mysql/bug17208/my50-bug17208msvensson@neptunus.(none)2006-04-261-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-04-121-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Cleanup SSL implementationmsvensson@neptunus.(none)2006-03-101-1/+1
* | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2006-05-031-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed bug #14292: performance degradation for a benchmark query.igor@rurik.mysql.com2006-05-021-2/+2
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-04-181-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bug#18564 Test failure due to test not checking preconditionsmsvensson@neptunus.(none)2006-04-121-1/+1
| |/ / /
* | | | Merge mysql.com:/opt/local/work/mysql-5.0-rootkonstantin@mysql.com2006-04-141-0/+1
|\ \ \ \
| * | | | Bug#15933: max_used_connections is wrong after FLUSH STATUS if connections ar...kroki@mysql.com2006-04-071-0/+1
| |/ / /
* | | | Merge mysql.com:/opt/local/work/mysql-4.1-16365konstantin@mysql.com2006-04-121-0/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2006-04-071-1/+3
| |\ \
| | * | A fix and a test case for Bug#16365 "Prepared Statements: DoS with konstantin@mysql.com2006-04-071-1/+3
* | | | Manual mergeevgen@sunlight.local2006-03-301-0/+1
|\ \ \ \ | |/ / /
| * | | Fixed bug#15560: GROUP_CONCAT wasn't ready for WITH ROLLUP queriesevgen@moonbone.local2006-03-291-2/+3
| |/ /
| * | BUG#5390 - problems with merge tablesingo@mysql.com2005-12-071-0/+1
* | | BUG#18293 (Values in stored procedures written to binlog unescaped):mats@mysql.com2006-03-211-0/+2
* | | Bug#14575acurtis@xiphis.org2006-03-161-2/+47
* | | This patch does 1) fix my build breakage 2) Complete the removal of all symb...brian@zim.(none)2006-03-091-2/+2
* | | Fix for BUG#16777: Can not create trigger nor view w/o defineranozdrin@mysql.com2006-03-021-1/+1
* | | Fix for BUG#16266: Definer is not fully qualified error during replication.anozdrin@mysql.com2006-03-011-0/+1
| |/ |/|
* | Fixed compiler warnings from gcc 4.0.2:monty@mysql.com2006-02-251-3/+4
* | Fix for bug #16593 "Deadlock or crash in stress test for case wheredlenev@mysql.com2006-02-161-1/+1
* | Merge mysql.com:/home/mydev/mysql-5.0ingo@mysql.com2005-12-271-1/+3
|\ \
| * | BUG#5390 - problems with merge tablesingo@mysql.com2005-12-201-1/+3
* | | Merge istruewing@bk-internal.mysql.com:/home/bk/mysql-5.0ingo@mysql.com2005-12-121-1/+5
|\ \ \
| * \ \ Merge istruewing@bk-internal.mysql.com:/home/bk/mysql-5.0ingo@mysql.com2005-12-071-1/+2
| |\ \ \ | | |/ /
| * | | Merge istruewing@bk-internal.mysql.com:/home/bk/mysql-5.0ingo@mysql.com2005-12-071-11/+9
| |\ \ \
| * | | | Bug#10932 - Building server with key limit of 128, makes test cases failingo@mysql.com2005-12-021-1/+5
* | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-12-101-12/+11
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0anozdrin@mysql.com2005-12-071-1/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Patch for WL#2894: Make stored routine variables workanozdrin@mysql.com2005-12-071-1/+2
| | |/ /
| * | | Merge mysql.com:/home/timka/mysql/src/5.0-virgintimour@mysql.com2005-12-061-11/+9
| |\ \ \ | | |/ / | |/| |
| | * | WL#2486 - natural/using joins according to SQL:2003timour@mysql.com2005-11-301-6/+4
| | * | WL#2486 - Natural/using join according to SQL:2003.timour@mysql.com2005-11-281-7/+7
* | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-12-021-1/+1
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2005-11-251-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * A fix and a test case for Bug#14410 "Crash in Enum or Set type in konstantin@mysql.com2005-11-251-1/+1
| | * Merge mysql.com:/home/mydev/mysql-4.0-4000ingo@mysql.com2005-11-151-1/+2
| | |\
| | | * Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crashingo@mysql.com2005-11-031-1/+2