summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* Show all generated warnings in SHOW ERRORunknown2005-02-241-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-191-21/+12
|\
| * Fixed BUILD script to use --with-berkeley-db instead of --with-bdbunknown2005-02-191-21/+12
* | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0unknown2005-02-171-30/+8
|\ \ | |/ |/|
| * manually mergedunknown2005-02-141-30/+8
| |\
| | * XA (not completely polished out yet)unknown2005-01-161-30/+8
* | | Merge with 4.1unknown2005-02-151-0/+2
|\ \ \ | |/ / |/| |
| * | Fix signatures of placement operator delete in places where placement unknown2005-02-151-0/+2
* | | Precision Math implementationunknown2005-02-091-0/+25
* | | 4.1 -> 5.0 mergeunknown2005-02-031-0/+8
|\ \ \ | |/ /
| * | fixed cleanup of result object of subqueries. (BUG#8125)unknown2005-01-261-0/+8
* | | First stage of table definition cacheunknown2005-01-061-1/+1
* | | Merge with 4.1unknown2004-12-221-3/+3
|\ \ \ | |/ / | | / | |/ |/|
| * manually mergedunknown2004-12-101-1/+1
| |\
| | * two fixes for potential security bugsunknown2004-12-071-2/+2
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-091-1/+0
| |\ \
| | * | Fix for bug #6765 "Implicit access to time zone description unknown2004-12-091-1/+0
| * | | mergeunknown2004-12-071-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ...unknown2004-11-181-1/+2
* | | | send_warning removedunknown2004-11-241-1/+2
* | | | mergedunknown2004-11-201-0/+3
|\ \ \ \ | |/ / /
| * | | moved ndb_use_transactions out of opts and to be set default true in THD::initunknown2004-11-181-0/+3
| |/ /
* | | remove unused parts of codeunknown2004-11-181-0/+1
* | | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-6/+4
* | | mergeunknown2004-11-121-9/+12
|\ \ \
| * | | post-review fixesunknown2004-11-121-7/+10
| * | | errors without code removedunknown2004-10-201-2/+2
* | | | Rename: Item::val -> Item::val_real().unknown2004-11-111-1/+1
* | | | Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-081-9/+9
|\ \ \ \ | | |/ / | |/| |
| * | | Simpler arena swapping codeunknown2004-11-081-9/+13
* | | | Merge with 4.1 to get in latest bug fixesunknown2004-11-041-2/+4
|\ \ \ \ | |/ / /
| * | | A fix according to Monty's request:unknown2004-10-291-2/+4
* | | | 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