summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1vva@eagle.mysql.r18.ru2004-03-161-0/+1
|\
| * actions for bug vva@eagle.mysql.r18.ru2004-03-151-0/+1
* | Fix of compilation failure of latest 4.1 tree: new constants in mysqld.cckonstantin@mysql.com2004-03-151-1/+1
|/
* Desperate attempt to push part of prepared statements cleanup which was konstantin@oak.local2004-03-021-14/+14
* - fixed another HP-UX compile error ("Member 'set_item_arena' not declared lenz@kallisto.local2004-02-281-1/+1
* after review changesbell@sanja.is.com.ua2004-02-201-2/+2
* mergebell@sanja.is.com.ua2004-02-171-26/+63
|\
| * mergebell@sanja.is.com.ua2004-02-141-2/+1
| |\
| * | PS fixed to be compatible with derived tables (BUG#2641)bell@sanja.is.com.ua2004-02-121-0/+1
| * | mergebell@sanja.is.com.ua2004-02-121-0/+2
| |\ \
| * | | memory leacks in PS with subqueries fixed (adddition to fix of BUG#2462)bell@sanja.is.com.ua2004-02-121-30/+53
| * | | mergebell@sanja.is.com.ua2004-02-091-2/+15
| |\ \ \
| | * | | fixed subquery with PS (BUG#2462)bell@sanja.is.com.ua2004-02-081-2/+15
* | | | | mergebell@sanja.is.com.ua2004-02-171-2/+2
|\ \ \ \ \
| * | | | | ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ow...bell@sanja.is.com.ua2004-02-171-2/+2
* | | | | | Merge with public treemonty@mysql.com2004-02-161-5/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge with 4.0.18monty@mysql.com2004-02-111-5/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fixed parsing of column names and foreign key constraints in Innobase to hand...monty@mysql.com2004-01-301-1/+3
| | * | | | Some small portability fixes.monty@mysql.com2003-12-301-5/+5
* | | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2004-02-141-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | merge fixesSinisa@sinisa.nasamreza.org2004-02-111-2/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Fixes for bugs #2508 and #2552Sinisa@sinisa.nasamreza.org2004-02-101-2/+2
| | | |_|/ | | |/| |
* | | | | Another fix for #2208hf@deer.(none)2004-02-131-2/+1
|/ / / /
* | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2004-02-101-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix for #2208 (multi-query returns wrong result in embedded library)hf@deer.(none)2004-02-101-0/+2
| |/ /
* | | Added --compact to mysqlbinlogmonty@mysql.com2004-02-091-4/+0
* | | Added SQL_SELECT::cleanup() to make it easier to reuse SQL_SELECT item's for ...monty@mysql.com2004-02-051-13/+17
|/ /
* | more clear (grammar mistake)konstantin@mysql.com2004-01-191-2/+2
* | More comments to THD::lock and THD::locked_tables commentedkonstantin@oak.local2004-01-191-0/+13
* | short patch for bug #2184 'Prepared statements in embedded library was konstantin@oak.local2003-12-231-2/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2003-12-211-1/+10
|\ \
| * | THD::init_for_queries() pushed back:konstantin@oak.local2003-12-211-1/+10
* | | Portability fixes found during 5.0 test compilationmonty@mysql.com2003-12-211-2/+5
|/ /
* | Prepared_statement deployed instead of PREP_STMT. konstantin@oak.local2003-12-201-41/+167
* | THD::lex now points to THD::main_lex like in 5.0konstantin@oak.local2003-12-191-1/+2
* | Merge with 4.0.17monty@mysql.com2003-12-171-4/+9
|\ \ | |/
| * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-12-161-0/+9
| |\
| | * Fix for BUG#2083guilhem@mysql.com2003-12-161-0/+9
| * | Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)monty@mysql.com2003-12-141-1/+1
| * | sql_delete.cc, sql_update.cc, sql_class.h:igor@rurik.mysql.com2003-12-121-3/+1
| * | Many files:igor@rurik.mysql.com2003-12-111-0/+3
| |/
| * - Fix for BUG#1858 "SQL-Thread stops working when using optimize table":guilhem@mysql.com2003-12-041-2/+7
* | unused variable max_prep_stmt_count removedkonstantin@oak.local2003-12-051-1/+0
* | comment to user-level lock addedkonstantin@oak.local2003-12-041-0/+5
* | Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-1/+7
* | fix for bug #1946:konstantin@oak.local2003-11-251-1/+0
* | Fixed UNION fields type/length detectingbell@sanja.is.com.ua2003-11-231-0/+1
* | do not log certain commans in the slow logserg@serg.mylan2003-11-141-6/+7
* | Merge with 4.0monty@narttu.mysql.fi2003-11-041-1/+10
|\ \ | |/
| * comments about designation of thd->where and konstantin@mysql.com2003-10-301-1/+10