summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal:/home/bk/mysql-4.1unknown2006-10-201-2/+9
|\
| * BUG#14019 : group by converts literal string to column nameunknown2006-10-161-2/+9
* | BUG#22562 - REPAIR TABLE .. USE_FRM causes server crash on Windows and serverunknown2006-10-111-1/+1
|/
* BUG#20919 temp tables closing fails when binlog is offunknown2006-07-101-3/+5
* Fixed bug #17873: confusing error message when IGNORE/USE/FORCE INDEXunknown2006-05-301-1/+1
* Fixed bug #17873: confusing error message when IGNORE/USE/FORCE INDEXunknown2006-05-271-1/+1
* 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
* | Re-run fix-fields on condition if table was reopened in HANDLERREADunknown2006-01-101-4/+16
* | 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/my/mysql-4.0unknown2005-07-271-9/+10
|\ \ | |/
| * Review fixes:unknown2005-07-261-11/+15
* | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-07-201-42/+80
|\ \ | |/
| * Bug #10600 After review fixesunknown2005-07-201-15/+7
| * Bug #10600unknown2005-07-191-43/+89
* | Move reset of insert_values to ensure it's done also during error conditionsunknown2005-06-281-0/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-06-271-6/+3
|\ \
| * | Better bug fix for:unknown2005-06-271-6/+3
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-06-221-2/+5
|\ \ \ | |/ /
| * | Fix bug #9728 decreased functionality in "on duplicate key update"unknown2005-06-221-2/+5
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-06-201-3/+13
|\ \ \ | |/ / |/| |
| * | BUG10365 Cluster handler uses non-standard error codeunknown2005-06-161-2/+1
| * | BUG#10365 Cluster handler uses non-standard error codesunknown2005-06-081-3/+14
* | | Removed duplicated and wrong merged codeunknown2005-06-031-1/+1
* | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-3/+3
|\ \ \ | |/ / |/| / | |/
| * Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-3/+3
* | Fix memory leakunknown2005-05-161-1/+1
* | sql/ha_blackhole.ccunknown2005-05-131-1/+1
* | Merge ltantony.mysql.com:/usr/home/antony/work2/p2-bug6616unknown2005-05-061-0/+1
|\ \ | |/
| * Bug#6616unknown2005-05-061-0/+1
* | Merge mysql.com:/home/jimw/my/mysql-4.1-8355unknown2005-02-171-31/+35
|\ \
| * | 1) undoing my fix for BUG#8055 "Trouble with replication from temporary table...unknown2005-02-141-31/+35
* | | Fix removal of tables from cache when the database they are containedunknown2005-02-081-1/+11
|/ /
* | Fix for BUG#8055 "Trouble with replication from temporary tables and ignores":unknown2005-02-041-35/+31
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2005-02-011-0/+14
|\ \
| * | fixed way of forward reference detection to support literal constant (BUG#8025)unknown2005-01-241-0/+14
* | | fixes/cleanups according to Coverity reportunknown2005-01-241-9/+9
|/ /
* | Fix bug in INSERT DELAYED with prepared statementsunknown2005-01-141-0/+28