summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-4/+1
* tztime.cc:kent@mysql.com2005-06-021-0/+2
* Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-261-1/+1
* mergingramil@mysql.com2005-02-281-14/+33
|\
| * Fix signatures of placement operator delete in places where placement konstantin@mysql.com2005-02-151-0/+2
| * fixed cleanup of result object of subqueries. (BUG#8125)bell@sanja.is.com.ua2005-01-261-0/+8
| * manually mergedserg@serg.mylan2004-12-101-1/+1
| |\
| | * two fixes for potential security bugsserg@serg.mylan2004-12-071-2/+2
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-12-091-1/+0
| |\ \
| | * | Fix for bug #6765 "Implicit access to time zone description dlenev@brandersnatch.localdomain2004-12-091-1/+0
| * | | mergebell@sanja.is.com.ua2004-12-071-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ...bell@sanja.is.com.ua2004-11-181-1/+2
| * | | moved ndb_use_transactions out of opts and to be set default true in THD::inittomas@poseidon.ndb.mysql.com2004-11-181-0/+3
| |/ /
| * | Simpler arena swapping codemonty@mysql.com2004-11-081-9/+13
| * | A fix according to Monty's request:bar@mysql.com2004-10-291-2/+4
* | | A fix (bug #6089: FOUND_ROWS returns wrong values when no table/view is used).ram@gw.mysql.r18.ru2004-10-271-0/+1
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-10-261-1/+2
|\ \
| * | A lot of fixes for prepared statements (PS):monty@mysql.com2004-10-261-1/+2
* | | force assigning error handler for all mem_rootsbell@sanja.is.com.ua2004-10-211-3/+3
|/ /
* | A fix and test case for Bug#5985 ""prepare stmt from "select rand(?)" konstantin@mysql.com2004-10-141-1/+1
* | A fix and test case for Bug#5987 "subselect in bool function konstantin@mysql.com2004-10-101-1/+1
* | Solve compile problem - use system types like 'size_t'.joerg@mysql.com2004-10-081-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-10-081-0/+48
|\ \
| * | A fix for Bug#5748 "Prepared statement with BETWEEN and bigint values konstantin@mysql.com2004-10-081-0/+48
* | | Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-5/+4
|\ \ \ | |/ / |/| / | |/
| * BUG#4286 - HANDLER tables are closed by FLUSH TABLE(S).ingo@mysql.com2004-09-241-8/+7
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-09-231-23/+46
|\ \
| * | Implementation of Monty's idea about clear_alloc_root() optimization and clea...dlenev@brandersnatch.localdomain2004-09-231-23/+46
* | | A fix and test case for Bug#5315 "mysql_change_user() doesn't freekonstantin@mysql.com2004-09-221-0/+1
|/ /
* | Return character strings in table, type, possible_keys, key fieldsbar@mysql.com2004-09-161-8/+10
* | Merginghf@deer.(none)2004-09-141-3/+8
|\ \
| * | Additional fix about pathshf@deer.(none)2004-09-131-1/+1
| * | A set of mysql_home_path-related fixeshf@deer.(none)2004-09-071-2/+9
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tulin@build.mysql.com2004-09-091-1/+1
|\ \ \
| * | | A fix and test case for bug#5399 "Wrong statement executed by MySQLkonstantin@mysql.com2004-09-081-1/+1
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbtomas@poseidon.(none)2004-09-061-2/+4
|\ \ \ \ | |/ / /
| * | | Remove extra '/' after mysql_real_data_homemonty@mysql.com2004-09-031-1/+2
| |/ /
| * | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1hf@deer.(none)2004-09-021-28/+58
| |\ \
| * | | Addition to the fix for #4815hf@deer.(none)2004-09-021-10/+2
| * | | Fix for bug #4815 (embedded server calculates wrong places for outfiles)hf@deer.(none)2004-08-241-2/+11
* | | | renamed ha_recovery_logging to ha_enable_transactiontomas@poseidon.(none)2004-09-031-0/+1
| |/ / |/| |
* | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2004-08-311-3/+3
|\ \ \
| * | | Change Item_arena::state to enumsergefp@mysql.com2004-08-311-3/+3
* | | | Fix for BUG#5242: Made SQL Syntax Prepared Statement names case-insensitive.sergefp@mysql.com2004-08-291-1/+1
|/ / /
* | | Merge: manual resolvekonstantin@mysql.com2004-08-241-24/+54
|\ \ \ | |/ / |/| |
| * | Fix for Bug#5034 "prepared "select 1 into @arg15", second konstantin@mysql.com2004-08-241-27/+57
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-08-241-7/+12
|\ \ \
| * | | Portablity fixes & simple optimizationsmonty@mysql.com2004-08-241-7/+12
| |/ /
* | | Fix to compile with msvc: converted static const int Item_arena::* to enum me...sergefp@mysql.com2004-08-241-3/+3
|/ /
* | Fix for bug#4912 "mysqld crashs in case a statement is executedkonstantin@mysql.com2004-08-211-14/+64