summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | - Housekeeping: removed a few unreferenced variables, noticed while doingunknown2005-01-111-1/+0
* | * Added comments and one assertunknown2004-12-141-2/+4
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-091-1/+0
|\ \
| * | Fix for bug #6765 "Implicit access to time zone description unknown2004-12-091-1/+0
* | | Bug#6391 (binlog-do-db rules ignored)unknown2004-12-031-2/+2
|/ /
* | Simpler arena swapping codeunknown2004-11-081-24/+25
* | Merge with 4.0unknown2004-10-271-2/+3
|\ \ | |/
| * postreview fixesunknown2004-10-221-2/+3
* | A lot of fixes for prepared statements (PS):unknown2004-10-261-28/+35
* | A fix and test case for Bug#6050 "EXECUTE stmt reports ambiguous field unknown2004-10-221-2/+2
* | Merge with 4.0unknown2004-10-201-0/+2
|\ \ | |/
| * Fix test case for innodb-lockunknown2004-10-201-0/+2
* | true,false -> TRUE, FALSEunknown2004-10-141-3/+10
* | Deployment of centralized Item change registry, step 2: Item_ref unknown2004-10-081-1/+1
* | After merge fixesunknown2004-10-071-6/+13
* | Merge with 4.0 for 4.1 releaseunknown2004-10-061-3/+28
|\ \ | |/
| * Merge mysql.com:/home/mydev/mysql-4.0unknown2004-10-051-3/+3
| |\