summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2004-02-171-2/+2
|\
| * ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ow...unknown2004-02-171-2/+2
* | Merge with public treeunknown2004-02-161-5/+5
|\ \ | |/ |/|
| * Merge with 4.0.18unknown2004-02-111-5/+5
| |\
| | * Fixed parsing of column names and foreign key constraints in Innobase to hand...unknown2004-01-301-1/+3
| | * Some small portability fixes.unknown2003-12-301-5/+5
* | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-141-2/+2
|\ \ \
| * \ \ merge fixesunknown2004-02-111-2/+2
| |\ \ \
| | * | | Fixes for bugs #2508 and #2552unknown2004-02-101-2/+2
* | | | | Another fix for #2208unknown2004-02-131-2/+1
|/ / / /
* | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-101-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix for #2208 (multi-query returns wrong result in embedded library)unknown2004-02-101-0/+2
| |/ /
* | | Added --compact to mysqlbinlogunknown2004-02-091-4/+0
* | | Added SQL_SELECT::cleanup() to make it easier to reuse SQL_SELECT item's for ...unknown2004-02-051-13/+17
|/ /
* | more clear (grammar mistake)unknown2004-01-191-2/+2
* | More comments to THD::lock and THD::locked_tables commentedunknown2004-01-191-0/+13
* | short patch for bug #2184 'Prepared statements in embedded library was unknown2003-12-231-2/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-211-1/+10
|\ \
| * | THD::init_for_queries() pushed back:unknown2003-12-211-1/+10
* | | Portability fixes found during 5.0 test compilationunknown2003-12-211-2/+5
|/ /
* | Prepared_statement deployed instead of PREP_STMT. unknown2003-12-201-41/+167
* | THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-1/+2
* | Merge with 4.0.17unknown2003-12-171-4/+9
|\ \ | |/
| * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-161-0/+9
| |\
| | * Fix for BUG#2083unknown2003-12-161-0/+9
| * | Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-141-1/+1
| * | sql_delete.cc, sql_update.cc, sql_class.h:unknown2003-12-121-3/+1
| * | Many files:unknown2003-12-111-0/+3
| |/
| * - Fix for BUG#1858 "SQL-Thread stops working when using optimize table":unknown2003-12-041-2/+7
* | unused variable max_prep_stmt_count removedunknown2003-12-051-1/+0
* | comment to user-level lock addedunknown2003-12-041-0/+5
* | Added missing SSL library (Should be in source distribution)unknown2003-11-281-1/+7
* | fix for bug #1946:unknown2003-11-251-1/+0
* | Fixed UNION fields type/length detectingunknown2003-11-231-0/+1
* | do not log certain commans in the slow logunknown2003-11-141-6/+7
* | Merge with 4.0unknown2003-11-041-1/+10
|\ \ | |/
| * comments about designation of thd->where and unknown2003-10-301-1/+10
* | Mergeunknown2003-11-031-1/+5
|\ \
| * | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-1/+5
* | | old_total_warn_count is not usedunknown2003-10-311-1/+1
|/ /
* | Merge commitunknown2003-10-201-0/+1
|\ \
| * | Scrum task 835 - text-to-datetime conversion functionunknown2003-10-201-0/+1
* | | merge with 4.0unknown2003-10-161-2/+1
|\ \ \ | | |/ | |/|
| * | Better fix for CREATE TABLE IF NOT EXISTS ... SELECTunknown2003-10-151-2/+2
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-151-2/+2
| |\ \
| | * | bug #1434 (and related issues)unknown2003-10-061-2/+2
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-151-2/+11
|\ \ \ \
| * \ \ \ merge with 4.0 for more memory allocation variables.unknown2003-10-131-1/+6
| |\ \ \ \ | | |/ / /
| | * | | Add new user variables for tuning memory usage:unknown2003-10-111-0/+5
| | |/ /
| * | | Add warnings for single line inserts. To do this I had to convert count_cuted...unknown2003-10-111-1/+5