summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #11158 "Can't perform multi-delete in stored procedure".unknown2005-06-091-28/+0
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-071-2/+6
|\
| * Fix for bug #10015 "Crash in InnoDB if stored routines are used".unknown2005-06-071-2/+6
* | Merge with 4.1unknown2005-06-071-1/+1
|\ \
| * | Removed duplicated and wrong merged codeunknown2005-06-031-1/+1
* | | mergeunknown2005-06-051-1/+1
|\ \ \
| * | | Code cleanups during code reviewsunknown2005-06-011-1/+1
* | | | misc. fixes for windoze buildsunknown2005-06-021-2/+3
* | | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-06-011-1/+1
* | | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-06-011-3/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-301-11/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Preparatory (and the most problematic) patch for Bug#7306unknown2005-05-301-11/+8
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-251-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Cleanup's during reviewunknown2005-05-251-2/+2
* | | | Manual merge of patch fixing several trigger related bugs with main tree.unknown2005-05-241-1/+71
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for bugs:unknown2005-05-241-1/+71
* | | | sql_yacc.yy:unknown2005-05-171-1/+1
* | | | Merge with 4.1 to get fix for memory leakunknown2005-05-161-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Fix memory leakunknown2005-05-161-1/+1
* | | | Manual merge (again)unknown2005-05-141-1/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | sql/ha_blackhole.ccunknown2005-05-131-1/+1
* | | Manual mergeunknown2005-05-101-3/+1
|\ \ \
| * | | Many files:unknown2005-05-101-3/+1
* | | | Merge ltantony.mysql.com:/usr/home/antony/work2/p2-bug6616-4.1unknown2005-05-071-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge ltantony.mysql.com:/usr/home/antony/work2/p2-bug6616unknown2005-05-061-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | Bug#6616unknown2005-05-061-0/+1
* | | | postreview changesunknown2005-04-301-2/+5
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-04-301-0/+8
|\ \ \ \
| * | | | if outer refernce (identifier) was resolved with help of cache all subqueries...unknown2005-04-291-0/+8
| | |_|/ | |/| |
* | | | Fix for #6553 and #8776 (no errors on bad spatial data)unknown2005-04-291-4/+1
|/ / /
* | | information_schema.result, information_schema.test:unknown2005-04-131-1/+1
* | | Mergeunknown2005-04-051-1/+0
|\ \ \
| * | | remove the rest of isam/merge referencesunknown2005-04-051-1/+0
* | | | Now one gets an error if one tries to insert an invalid value via a stored pr...unknown2005-04-051-2/+2
* | | | - stackoverflow check added for view of view processingunknown2005-04-031-21/+24
* | | | fixed mechanism of detection selection from table wich we updateunknown2005-03-281-31/+33
|/ / /
* | | Cleanup during reviewsunknown2005-03-161-3/+3
* | | Fix for Bug #8897 Test ndb_autodiscover: Spurious warning in --ps-protocol on...unknown2005-03-091-1/+2
* | | Manual merge SP-locking improvements patch with current tree.unknown2005-03-041-27/+344
|\ \ \
| * | | Better approach for prelocking of tables for stored routines executionunknown2005-03-041-27/+344
* | | | missing DBUG_RETURN addedunknown2005-02-261-3/+3
* | | | Remove compiler warnings and remove not used variablesunknown2005-02-251-6/+4
* | | | Review of new pushed code (XA & other)unknown2005-02-211-13/+10
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-191-4/+3
|\ \ \ \
| * | | | Fixed BUILD script to use --with-berkeley-db instead of --with-bdbunknown2005-02-191-4/+3
| |/ / /
* | | | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0unknown2005-02-181-4/+16
|\ \ \ \
| * \ \ \ manually mergedunknown2005-02-141-4/+16
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | XA (not completely polished out yet)unknown2005-01-161-4/+16