summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | Portability fixes (for windows)unknown2003-01-211-1/+0
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2003-01-211-5/+4
|\ \ \ \ \
| * | | | | fixed test of cardinalityunknown2003-01-211-5/+4
| |/ / / /
* | | | | Conflicts resolvingunknown2003-01-201-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Changed my_strntoxxx functions to clear error number on startunknown2003-01-171-0/+1
* | | | | resolving conflictsunknown2003-01-151-20/+61
|\ \ \ \ \ | |/ / / /
| * | | | after merging fixingunknown2003-01-141-6/+2
| * | | | merge with 4.0.9unknown2003-01-091-2/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Don't count NULL values in cardinalty for MyISAM tables.unknown2003-01-091-2/+4
| * | | | Fixed that derived tables are properly dropedunknown2003-01-071-6/+37
| * | | | mergingunknown2002-12-311-1/+4
| |\ \ \ \
| | * | | | support of subselect without FROM reducing (SCRUM)unknown2002-12-261-1/+4