summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * BUG#4286 - HANDLER tables are closed by FLUSH TABLE(S).unknown2004-09-241-3/+3
| * | Fix for bug #4131 "TIMESTAMP columns missing minutes and seconds whenunknown2004-09-271-0/+25
| |/
* | Mergeunknown2004-10-031-1/+1
|\ \
| * \ Merged Thd_ndbunknown2004-09-201-1/+1
| |\ \
| | * \ Mergedunknown2004-09-131-1/+1
| | |\ \
| | | * | WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete ...unknown2004-09-131-1/+1
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-011-1/+1
|\ \ \ \ \
| * | | | | Support for TIMESTAMP columns holding NULL values. Unlike all otherunknown2004-10-011-1/+1
| |/ / / /
* | | | | Final solution for bug# 4302 "Ambiguos order by when renamed column isunknown2004-09-301-15/+28
|/ / / /
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-09-161-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | fixed temporary table processing expresions of subqueries and removed wrong r...unknown2004-09-061-1/+5
| |/ /
* | | sql_print_error cleanupunknown2004-09-041-4/+4
|/ /
* | After merge fixesunknown2004-09-021-1/+1
* | Merge with 4.0unknown2004-09-011-4/+7
|\ \ | |/
| * Code style fixes.unknown2004-08-281-5/+8
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-311-3/+8
|\ \
| * | Review of new pushed code (Indentation fixes and simple optimizations)unknown2004-08-311-3/+8
* | | after mergeunknown2004-08-261-2/+2
* | | mergedunknown2004-08-261-0/+11
|\ \ \ | |/ / |/| / | |/
| * Bug #4792 lower_case_table_names does not resolve db.tbl.column in SELECT listunknown2004-08-251-0/+11
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-211-21/+22
|\ \