summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Mergeunknown2005-02-171-1/+11
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 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
| |/ / / /
* | | | | Fixes after 4.1->5.0 merge.unknown2005-02-161-35/+35
| |/ / / |/| | |
* | | | Merge serg.mylan:/usr/home/serg/Abk/m50-brokenunknown2005-02-091-1/+0
|\ \ \ \
| * | | | unused variable removedunknown2005-01-301-1/+0
* | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-091-4/+8
|\ \ \ \ \
| * | | | | Precision Math implementationunknown2005-02-091-4/+8
* | | | | | WL#2130: Table locking for stored FUNCTIONsunknown2005-02-081-3/+3
|/ / / / /
* | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-071-38/+37
|\ \ \ \ \
| * \ \ \ \ Mergeunknown2005-02-051-35/+35
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Fix for BUG#8055 "Trouble with replication from temporary tables and ignores":unknown2005-02-041-35/+31
| * | | | | Outer joins cleanup: Remove TABLE::outer_join and use TABLE::maybe_null only ...unknown2005-02-051-3/+2
* | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-031-0/+14
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 4.1 -> 5.0 mergeunknown2005-02-031-0/+14
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
| | * | | 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