summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warnings.jani@ua141d10.elisa.omakaista.fi2007-03-221-6/+6
* Bug#20836 Selecting into variables results in wrong results being returnediggy@rolltop.ignatz42.dyndns.org2006-12-051-8/+0
* Bug#20836 Selecting into variables results in wrong results being returnediggy@rolltop.ignatz42.dyndns.org2006-11-281-26/+22
* Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-4.1-maintandrey@example.com2006-10-181-0/+1
|\
| * Fix for bug#23379 "wrong time value in SHOW PROCESSLIST"andrey@example.com2006-10-181-0/+1
* | Merge moonbone.local:/home/evgen/bk-trees/mysql-4.1evgen@moonbone.local2006-07-181-0/+1
|\ \ | |/ |/|
| * Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1-optevgen@moonbone.local2006-07-111-0/+1
| |\
| | * Merge rakia:mysql/4.1/B14553gkodinov/kgeorge@macbook.gmz2006-07-101-0/+1
| | |\
| | | * BUG#14553: NULL in WHERE resets LAST_INSERT_IDgkodinov/kgeorge@mysql.com/rakia.(none)2006-07-101-0/+1
* | | | Merge chilla.local:/home/mydev/mysql-4.1-bug14400ingo/mydev@chilla.local2006-07-081-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Merge mysql.com:/home/mydev/mysql-4.0-bug14400ingo@mysql.com2006-07-041-3/+3
| |\ \ \ | | |/ / | |/| |
| | * | Bug#14400 - Query joins wrong rows from table which is subject of "concurrent...ingo@mysql.com2006-06-281-3/+3
* | | | WL#2928 Date Translation NREbar@mysql.com2006-07-041-0/+1
|/ / /
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ramil@mysql.com2006-05-251-2/+3
|\ \ \ | |_|/ |/| |
| * | Fix for bug #16900: Crash during query "reap" on OS X.ramil@mysql.com2006-02-021-2/+3
* | | A fix and a test case for Bug#16365 "Prepared Statements: DoS with konstantin@mysql.com2006-04-071-9/+110
|/ /
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2006-01-181-0/+3
|\ \
| * | Excluded posibility of tmp_table_param.copy_field double deletion (BUG#14851).bell@sanja.is.com.ua2006-01-181-0/+3
* | | Merge mysql.com:/home/mydev/mysql-4.0-4000ingo@mysql.com2005-11-151-1/+1
|\ \ \ | |/ / |/| / | |/
| * Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crashingo@mysql.com2005-11-031-1/+1
* | fix for Valgrind errors: query_id needs to be inited early (already fixed in ...guilhem@mysql.com2005-10-141-0/+2
* | Fixes bug #12517. Clear user variables and replication events before SergeyV@selena.2005-08-301-2/+2
* | Many files:igor@rurik.mysql.com2005-06-071-3/+7
* | a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-1/+2
* | 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