summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* simple optimzationunknown2004-03-311-6/+6
* resolving conflictsunknown2004-03-301-26/+35
|\
| * An improvement ofunknown2004-03-301-6/+10
| * Fix for the bug #2976: NATURAL JOIN produces duplicate columns.unknown2004-03-191-28/+33
* | Disable INSERT DELAYED for embedded libraryunknown2004-03-291-0/+2
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-03-261-1/+1
|\ \
| * | typo in comment fixedunknown2004-03-261-1/+1
* | | Merge with 4.0unknown2004-03-251-2/+3
|\ \ \
| * | | The automatic DROP TEMPORARY TABLE is now DROP TEMPORARY TABLE IF EXISTS,unknown2004-03-201-2/+3
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-251-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Cleanups & safety fixesunknown2004-03-251-3/+3
* | | | fixed function name in a commentunknown2004-03-241-1/+1
|/ / /
* | | after review changesunknown2004-03-201-15/+17
* | | mergeunknown2004-03-181-9/+15
|\ \ \ | |_|/ |/| |
| * | DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-6/+9
| * | DBUG_ASSERT(fixed == 0) added to fix_fields()unknown2004-03-171-3/+6
* | | merge fixes (use old code)unknown2004-03-181-6/+21
|\ \ \
| * | | after merge fixesunknown2004-03-181-1/+1
| * | | After merge fixesunknown2004-03-171-1/+1
| * | | merge with 4.0unknown2004-03-161-5/+20
| |\ \ \ | | | |/ | | |/|
| | * | Ensure that install_test_db.sh script works with both 'make install' and 'mak...unknown2004-03-121-3/+3
| | * | Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-101-0/+4
| | * | Fix for BUG#3063 "Don't mark an auto DROP TEMP TABLE as 'killed' in the binlog";unknown2004-03-041-0/+10
| | * | Complement tounknown2004-02-221-1/+2
* | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-161-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix for #233 (the second one)unknown2004-03-161-2/+2
| |/ /
* | | mergeunknown2004-03-091-2/+1
|\ \ \ | |/ / |/| |
| * | revision of fix_fields() calls (BUG2838)unknown2004-02-181-2/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-221-1/+1
|\ \ \
| * | | After merge fixesunknown2004-02-221-1/+1
| |/ /
* | | after review fixunknown2004-02-201-8/+5
* | | mergeunknown2004-02-171-0/+17
|\ \ \ | |/ / |/| |
| * | PS fixed to be compatible with derived tables (BUG#2641)unknown2004-02-121-0/+8
| * | memory leacks in PS with subqueries fixed (adddition to fix of BUG#2462)unknown2004-02-121-0/+9
* | | mergeunknown2004-02-171-10/+1
|\ \ \
| * | | ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ow...unknown2004-02-171-10/+1
| |/ /
* | | Merge with 4.0.18unknown2004-02-111-5/+46
|\ \ \ | |/ / |/| / | |/
| * Give error if locked table is used twice in query. This fixes strange error m...unknown2004-02-031-1/+5
| * Fix for BUG#2477 "Slave stop with error after master reboot if use HEAP tables":unknown2004-01-301-10/+44
* | ufter revview fix (BUG#2120)unknown2004-02-091-17/+36
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-011-13/+56
|\ \
| * | now all tables of query are locked in one place (including derived tables)unknown2004-02-011-13/+56
* | | better fix BUG#2361: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary keyunknown2004-01-281-2/+2
|/ /
* | removed droping field->query_id for reinitialization tables for subquery.unknown2004-01-031-7/+20
* | THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-3/+3
* | Fixes after merge with 4.0unknown2003-12-191-1/+1
* | Merge with 4.0.17unknown2003-12-171-2/+16
|\ \ | |/
| * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-161-1/+1
| |\
| | * Fix for BUG#2083unknown2003-12-161-1/+1
| * | Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-141-0/+13