summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/kgeorge/mysql/5.0/cleanunknown2006-05-261-0/+52
|\
| * BUG#18681: View privileges are brokenunknown2006-05-261-0/+52
* | More DBUG statementsunknown2006-05-241-1/+17
|/
* Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-05-151-82/+76
|\
| * BUG#14157: utf8 encoding in binlog without set character_set_client: e.g DROP...unknown2006-05-151-1/+4
| * BUG#19188: incorrect temporary table name of DROP query in replicationunknown2006-05-141-13/+13
| * Merge mysql.com:/usr_rh9/home/elkin.rh9/4.1unknown2006-05-141-79/+70
| |\
| | * Merge mysql.com:/net/nb/home/elkin/MySQL/FIXES/4.1-bug19188_tmp_nameunknown2006-05-121-78/+69
| | |\
| | | * BUG#19188: incorrect temporary table name of DROP query in replicationunknown2006-05-121-78/+69
| | * | BUG#14157: utf8 encoding in binlog without set character_set_client e.g DROP ...unknown2006-05-091-1/+1
| | |/
| | * Bug#17263: incorrect DROP query in temporary tables replicationunknown2006-04-231-4/+3
| | * Bug#17263 temporary tables and replicationunknown2006-04-231-40/+121
| | * BUG#16893: Crash in test 'fulltext_order_by'unknown2006-02-031-0/+2
| | * sql_base.cc:unknown2006-01-251-1/+0
| | * Manually mergedunknown2006-01-241-0/+1
| | |\
| | | * Fixed bug #16510: Updating field named like '*name' caused server crash.unknown2006-01-231-0/+1
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-05-091-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for bugs#12472/#15137 'CREATE TABLE ... SELECT ... which explicitlyunknown2006-05-091-1/+4
* | | | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0unknown2006-04-271-1/+1
|\ \ \ \
| * | | | Bug#18964 "return 0 instead of DBUG_RETURN(0) in sql_base.cc::open_table()"unknown2006-04-201-1/+1
| * | | | debugging a BK issueunknown2006-04-201-1/+1
| * | | | Bug#18964 "return 0 instead of DBUG_RETURN(0) in sql_base.cc::open_table()"unknown2006-04-191-1/+1
| |/ / /
* | | | Bug#17263 temporary tables and replicationunknown2006-04-231-38/+122
|/ / /
* | | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2006-03-061-37/+26
|\ \ \
| * | | Fix for BUG#15229.unknown2006-03-021-37/+26
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-02-271-2/+11
|\ \ \ \
| * | | | Fixed compiler warnings from gcc 4.0.2:unknown2006-02-251-2/+2
| * | | | Fixes to embedded server to be able to run tests with itunknown2006-02-241-0/+9
* | | | | Cleanup.unknown2006-02-231-2/+1
|/ / / /
* | | | Fix for bug #16593 "Deadlock or crash in stress test for case whereunknown2006-02-161-57/+27
* | | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2006-01-121-4/+16
|\ \ \ \ | | |/ / | |/| |
| * | | Re-run fix-fields on condition if table was reopened in HANDLERREADunknown2006-01-101-4/+16
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-01-061-1/+0
|\ \ \ \
| * | | | Review fixes of new pushed codeunknown2006-01-061-1/+0
* | | | | Post-merge fixes.unknown2006-01-041-1/+2
* | | | | Merge mysql.com:/opt/local/work/mysql-4.1-7209-newunknown2006-01-041-7/+14
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | A fix for Bug#7209 "Client error with "Access Denied" on updates unknown2006-01-041-7/+15
| * | | | Merge mysql.com:/home/mydev/mysql-4.0-4000unknown2005-11-151-3/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crashunknown2005-11-031-3/+4
| * | | | Merge mysql.com:/home/mydev/mysql-4.0-4000unknown2005-09-131-0/+7
| |\ \ \ \ | | |/ / /
| | * | | Bug#12845 - Stress test: Server crashes on CREATE .. SELECT statementunknown2005-09-131-0/+7
| * | | | Fixed compiler warningsunknown2005-07-281-0/+1
* | | | | Merge mysql.com:/home/mydev/mysql-5.0unknown2005-12-271-4/+6
|\ \ \ \ \
| * | | | | BUG#5390 - problems with merge tablesunknown2005-12-201-4/+6
| | |_|_|/ | |/| | |
* | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-12-101-167/+85
|\ \ \ \ \
| * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-071-3/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix for bug #11555 "Stored procedures: current SP tables locking makeunknown2005-12-071-3/+2
| | | |_|/ | | |/| |
| * | | | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-12-061-159/+47
| |\ \ \ \
| | * | | | WL#2486 - natural/using joins according to SQL:2003unknown2005-11-301-115/+22
| | * | | | WL#2486 - Natural/using join according to SQL:2003.unknown2005-11-281-48/+29
| | |/ / /