summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...unknown2003-12-111-1/+6
| |/
* | mergedunknown2003-11-281-1/+1
|\ \ | |/
| * bug #1945. item(expression)->name=0, crash in find_item_in_listunknown2003-11-281-1/+1
* | Fixed UNION fields type/length detectingunknown2003-11-231-14/+0
* | Merge key cache structures to oneunknown2003-11-201-1/+0
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-134/+26
* | Merge with 4.0unknown2003-11-041-5/+20
|\ \ | |/
| * Fix for BUG#1686unknown2003-10-291-5/+20
* | Mergeunknown2003-11-031-1/+2
|\ \
| * | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-1/+2
* | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-10-311-2/+129
|\ \ \
| * \ \ Mergeunknown2003-10-301-2/+129
| |\ \ \ | | |/ / | |/| |
| | * | Many files:unknown2003-10-011-1/+1
| | * | Manual merge after improving concurrency for key cache reassignmentunknown2003-10-011-2/+129
| | |\ \
| | | * \ Manual mergeunknown2003-08-261-2/+129
| | | |\ \
| | | | * \ Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-08-091-1/+3
| | | | |\ \
| | | | * \ \ Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-08-021-2/+9
| | | | |\ \ \
| | | | * | | | Many files:unknown2003-08-021-2/+129
* | | | | | | | mergedunknown2003-10-151-20/+22
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | key_map with more that 64 bits widthunknown2003-10-111-20/+22
* | | | | | | | Merge with 4.0.16unknown2003-10-071-8/+6
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Fix for BUG#1345 "SQL Syntax Error in binarylog with DROP TABLES":unknown2003-09-281-8/+6
* | | | | | | | Mergeunknown2003-10-061-5/+7
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Mergeunknown2003-09-261-2/+4
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |