summaryrefslogtreecommitdiff
path: root/sql/mysql_priv.h
Commit message (Expand)AuthorAgeFilesLines
* Bug #20482: failure on Create join view with sources views/tables in different unknown2006-06-211-0/+2
* Merge mysql.com:/home/kgeorge/mysql/5.0/cleanunknown2006-05-261-0/+7
|\
| * BUG#18681: View privileges are brokenunknown2006-05-261-0/+7
* | More DBUG statementsunknown2006-05-241-0/+1
* | Remove dflt_field from field structure as this was only needed when createing...unknown2006-05-241-0/+1
* | Merge mysql.com:/home/jimw/my/mysql-5.0-1039unknown2006-05-191-0/+1
|\ \ | |/ |/|
| * Bug #1039: tmpdir and datadir not available via @@ system variable syntaxunknown2006-05-081-0/+1
* | Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-05-151-0/+10
|\ \
| * | BUG#14157: utf8 encoding in binlog without set character_set_client: e.g DROP...unknown2006-05-151-13/+0
| * | BUG#19188: incorrect temporary table name of DROP query in replicationunknown2006-05-141-1/+1
| * | Merge mysql.com:/usr_rh9/home/elkin.rh9/4.1unknown2006-05-141-0/+23
| |\ \
| | * \ Merge mysql.com:/net/nb/home/elkin/MySQL/FIXES/4.1-bug19188_tmp_nameunknown2006-05-121-0/+16
| | |\ \
| | | * | BUG#19188: incorrect temporary table name of DROP query in replicationunknown2006-05-121-0/+12
| | * | | BUG#14157: utf8 encoding in binlog without set character_set_client e.g DROP ...unknown2006-05-091-0/+7
| | |/ /
* | | | Merge mysql.com:/opt/local/work/mysql-5.0-rootunknown2006-05-151-7/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-05-091-7/+2
| |\ \ \
| | * | | Fix for bugs#12472/#15137 'CREATE TABLE ... SELECT ... which explicitlyunknown2006-05-091-7/+2
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-05-091-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge neptunus.(none):/home/msvensson/mysql/bug17208/my50-bug17208unknown2006-04-261-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-04-121-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Cleanup SSL implementationunknown2006-03-101-1/+1
* | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2006-05-031-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed bug #14292: performance degradation for a benchmark query.unknown2006-05-021-2/+2
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-04-181-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bug#18564 Test failure due to test not checking preconditionsunknown2006-04-121-1/+1
| |/ / /
* | | | Merge mysql.com:/opt/local/work/mysql-5.0-rootunknown2006-04-141-0/+1
|\ \ \ \
| * | | | Bug#15933: max_used_connections is wrong after FLUSH STATUS if connections ar...unknown2006-04-071-0/+1
| |/ / /
* | | | Merge mysql.com:/opt/local/work/mysql-4.1-16365unknown2006-04-121-0/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-04-071-1/+3
| |\ \
| | * | A fix and a test case for Bug#16365 "Prepared Statements: DoS with unknown2006-04-071-1/+3
* | | | Manual mergeunknown2006-03-301-0/+1
|\ \ \ \ | |/ / /
| * | | Fixed bug#15560: GROUP_CONCAT wasn't ready for WITH ROLLUP queriesunknown2006-03-291-2/+3
| |/ /
| * | BUG#5390 - problems with merge tablesunknown2005-12-071-0/+1
* | | BUG#18293 (Values in stored procedures written to binlog unescaped):unknown2006-03-211-0/+2
* | | Bug#14575unknown2006-03-161-2/+47
* | | This patch does 1) fix my build breakage 2) Complete the removal of all symb...unknown2006-03-091-2/+2
* | | Fix for BUG#16777: Can not create trigger nor view w/o definerunknown2006-03-021-1/+1
* | | Fix for BUG#16266: Definer is not fully qualified error during replication.unknown2006-03-011-0/+1
| |/ |/|
* | Fixed compiler warnings from gcc 4.0.2:unknown2006-02-251-3/+4
* | Fix for bug #16593 "Deadlock or crash in stress test for case whereunknown2006-02-161-1/+1
* | Merge mysql.com:/home/mydev/mysql-5.0unknown2005-12-271-1/+3
|\ \
| * | BUG#5390 - problems with merge tablesunknown2005-12-201-1/+3
* | | Merge istruewing@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-121-1/+5
|\ \ \
| * \ \ Merge istruewing@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-071-1/+2
| |\ \ \ | | |/ /
| * | | Merge istruewing@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-071-11/+9
| |\ \ \
| * | | | Bug#10932 - Building server with key limit of 128, makes test cases failunknown2005-12-021-1/+5
* | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-12-101-12/+11
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-071-1/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Patch for WL#2894: Make stored routine variables workunknown2005-12-071-1/+2
| | |/ /
| * | | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-12-061-11/+9
| |\ \ \ | | |/ / | |/| |