summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.14unknown2003-08-111-4/+12
|\
| * Safety and speedup fixes:unknown2003-07-141-1/+1
| * Fix for BUG#791:unknown2003-07-111-1/+1
| * LEFT JOIN optimization: Change LEFT JOIN to normal join if possibleunknown2003-06-261-4/+12
* | mergeunknown2003-08-061-1/+3
|\ \
| * \ Mergeunknown2003-07-191-1/+3
| |\ \
| | * | Derived tables bug fix .......unknown2003-06-121-1/+3
* | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2003-07-281-4/+4
|\ \ \ \
| * | | | changed for AUTO_VALUE_ON_ZEROunknown2003-07-281-4/+4
* | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-07-271-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | now GRANT db.* ... compares patterns correctly to prevent privilege escalationunknown2003-07-221-1/+1
| |/ / /
* | | | fixed bug 663 and WL 1052 (sql_mode is safe for mysqldump)unknown2003-07-221-1/+8
|/ / /
* | | cond_count moved to SELECT_LEX_NODEunknown2003-06-261-3/+3
* | | Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-06-121-4/+2
|\ \ \ | |/ / |/| |
| * | Many files:unknown2003-06-121-4/+2
* | | merge with public treeunknown2003-06-051-9/+18
|\ \ \
| * | | Added SQLSTATE to client/server protocolunknown2003-06-041-9/+18
* | | | character_set_server is now updatableunknown2003-05-301-2/+2
|/ / /
* | | Merge with 4.0.13unknown2003-05-191-13/+14
|\ \ \ | |/ / |/| / | |/
| * Fix for UNION and LEFT JOIN (Bug #386)unknown2003-05-131-4/+4
| * merge with 3.23unknown2003-05-081-2/+2
| |\
| | * Better grant test for SELECT *unknown2003-05-081-4/+4
| * | Merge to get security patchunknown2003-05-081-5/+4
| |\ \ | | |/
| | * Security patch to remove wrong error when one had a global update/delete priv...unknown2003-05-071-5/+4
| | * Porting back security fix from 4.0.unknown2003-04-291-2/+3
| * | Fix problem where key_read was not cleaned up properly, which caused assert i...unknown2003-05-031-2/+3
| * | Fix for openssl on Solarisunknown2003-04-281-2/+3
* | | Give warning if MySQL doesn't honor given storage engineunknown2003-05-131-3/+3
* | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-04-241-9/+4
|\ \ \
| * | | Many files:unknown2003-04-241-9/+4
* | | | sql_base.cc:unknown2003-04-221-1/+1
|/ / /
* | | Added support for ULONG division with DIVunknown2003-03-191-1/+3
* | | Merge with 4.0unknown2003-03-161-12/+44
|\ \ \ | |/ /
| * | mergedunknown2003-03-131-2/+5
| |\ \ | | |/
| | * Better fix for GRANT bugunknown2003-03-131-2/+5
| * | mergedunknown2003-03-131-5/+4
| |\ \ | | |/
| | * Fix for a bug with column privileges ...unknown2003-03-121-3/+4
| | * Fix when using auto_increment and last_insert_id() in the same insert statement.unknown2003-01-281-13/+6
| * | Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl...unknown2003-03-041-8/+38
* | | item_func.cc, item_cmpfunc.cc, unireg.cc, table.cc, sql_base.cc:unknown2003-03-071-3/+2
* | | Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-26/+42
* | | Move tmp_table_used to THDunknown2003-02-101-1/+1
* | | Merge with 4.0.11unknown2003-02-041-1/+1
|\ \ \ | |/ /
| * | Fixes for Netwareunknown2003-01-281-1/+1
* | | after-review changes (577 SCRUM)unknown2003-02-021-4/+5
* | | fixed bug in determinating uncacheable queriesunknown2003-01-301-2/+2
* | | changes based on partial revie of task 577 (SCRUM)unknown2003-01-301-3/+1
* | | mergingunknown2003-01-251-31/+58
|\ \ \
| * | | fixed subselects with temporary tables (SCRUM)unknown2003-01-251-32/+58
* | | | Mergeunknown2003-01-211-1/+0
|\ \ \ \