summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes after merge with 4.1unknown2004-11-031-0/+15
* merge with 4.1unknown2004-10-291-42/+121
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-261-1/+2
| |\
| | * A lot of fixes for prepared statements (PS):unknown2004-10-261-1/+2
| * | force assigning error handler for all mem_rootsunknown2004-10-211-3/+3
| |/
| * A fix and test case for Bug#5985 ""prepare stmt from "select rand(?)" unknown2004-10-141-1/+1
| * A fix and test case for Bug#5987 "subselect in bool function unknown2004-10-101-1/+1
| * Solve compile problem - use system types like 'size_t'.unknown2004-10-081-1/+1
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-081-0/+48
| |\
| | * A fix for Bug#5748 "Prepared statement with BETWEEN and bigint values unknown2004-10-081-0/+48
| * | Merge with 4.0 for 4.1 releaseunknown2004-10-061-5/+4
| |\ \ | | |/ | |/|
| | * BUG#4286 - HANDLER tables are closed by FLUSH TABLE(S).unknown2004-09-241-8/+7
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-09-231-23/+46
| |\ \
| | * | Implementation of Monty's idea about clear_alloc_root() optimization and clea...unknown2004-09-231-23/+46
| * | | A fix and test case for Bug#5315 "mysql_change_user() doesn't freeunknown2004-09-221-0/+1
| |/ /
| * | Return character strings in table, type, possible_keys, key fieldsunknown2004-09-161-8/+10
| * | Mergingunknown2004-09-141-3/+8
| |\ \
| | * | Additional fix about pathsunknown2004-09-131-1/+1
| | * | A set of mysql_home_path-related fixesunknown2004-09-071-2/+9
| * | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-09-091-1/+1
| |\ \ \
| | * | | A fix and test case for bug#5399 "Wrong statement executed by MySQLunknown2004-09-081-1/+1
| * | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-09-061-2/+4
| |\ \ \ \ | | |/ / /
| * | | | renamed ha_recovery_logging to ha_enable_transactionunknown2004-09-031-0/+1
* | | | | Strict mode & better warningsunknown2004-09-281-1/+1
* | | | | Mergeunknown2004-09-151-0/+47
|\ \ \ \ \
| * \ \ \ \ Merge.unknown2004-09-131-0/+47
| |\ \ \ \ \
| | * | | | | Added per thread status variables, after review, patch v1.1.unknown2004-09-131-0/+47
* | | | | | | Added options --auto-increment-increment and --auto-increment-offset.unknown2004-09-151-4/+22
|/ / / / / /
* | | | | | After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-1/+3
* | | | | | Merge with 4.1unknown2004-09-061-39/+112
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Remove extra '/' after mysql_real_data_homeunknown2004-09-031-1/+2
| | |/ / | |/| |
| * | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-09-021-28/+58
| |\ \ \ | | |/ /
| | * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-311-3/+3
| | |\ \
| | | * | Change Item_arena::state to enumunknown2004-08-311-3/+3
| | * | | Fix for BUG#5242: Made SQL Syntax Prepared Statement names case-insensitive.unknown2004-08-291-1/+1
| | |/ /
| | * | Merge: manual resolveunknown2004-08-241-24/+54
| | |\ \
| | | * | Fix for Bug#5034 "prepared "select 1 into @arg15", second unknown2004-08-241-27/+57
| * | | | Addition to the fix for #4815unknown2004-09-021-10/+2
| * | | | Fix for bug #4815 (embedded server calculates wrong places for outfiles)unknown2004-08-241-2/+11
| |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-241-7/+12
| |\ \ \
| | * | | Portablity fixes & simple optimizationsunknown2004-08-241-7/+12
| | |/ /
| * | | Fix to compile with msvc: converted static const int Item_arena::* to enum me...unknown2004-08-241-3/+3
| |/ /
| * | Fix for bug#4912 "mysqld crashs in case a statement is executedunknown2004-08-211-14/+64
| * | manually mergedunknown2004-08-181-1/+11
| |\ \ | | |/
| | * Avoiding a theoretically possible crash (pthread_mutex_lock(0)) which could (...unknown2004-07-301-1/+11
* | | Port of cursors to be pushed into 5.0 tree:unknown2004-08-031-5/+9
* | | Fixed BUG#2653: Undeclared variables not detected in stored procedures.unknown2004-07-211-1/+2
* | | Merge with 4.1unknown2004-07-121-6/+8
|\ \ \ | |/ /
| * | Bug#4417 binary character set breaks multi-byte table/field name.unknown2004-07-061-6/+8
* | | Merge with 4.1.3-betaunknown2004-07-071-7/+45
|\ \ \ | |/ /