summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* Many files:bar@mysql.com2006-02-141-0/+3
* Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2006-02-021-0/+3
|\
| * 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
* | | Fixed refresh_status function.jani@ua141d10.elisa.omakaista.fi2006-01-101-1/+6
* | | Mergekent@mysql.com2005-12-181-1/+3
|\ \ \
| * | | Fix for bug #15623: Test case rpl000001 and rpl_error_ignored_table failure o...ramil@mysql.com2005-12-141-1/+3
* | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-12-101-5/+5
|\ \ \ \
| * | | | Patch for WL#2894: Make stored routine variables workanozdrin@mysql.com2005-12-071-5/+5
| |/ / /
* | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-12-021-0/+4
|\ \ \ \ | |/ / /
| * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0ramil@mysql.com2005-12-011-0/+2
| |\ \ \
| | * | | Fix for bug #14304: auto_increment field incorrect set from within stored pro...ramil@mysql.com2005-12-011-0/+2
| * | | | Merge mysql.com:/home/timka/mysql/src/5.0-virgintimour@mysql.com2005-12-011-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix for BUG#14920 Ordering aggregated result sets corrupts resultset.timour@mysql.com2005-11-301-0/+1
| * | | | Some post-merge cleaning, and made assert THD::store_globals() work at all ti...pem@mysql.com2005-11-241-0/+1
* | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-11-231-1/+7
|\ \ \ \ \ | |/ / / /
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0konstantin@mysql.com2005-11-231-0/+6
| |\ \ \ \
| | * | | | Always initialize THD::thread_stack: it's used inkonstantin@mysql.com2005-11-231-0/+6
| * | | | | A name of macro is fixed.bell@sanja.is.com.ua2005-11-231-1/+1
| |/ / / /
* | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-11-221-1/+25
|\ \ \ \ \ | |/ / / /
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug2-5.0bell@sanja.is.com.ua2005-11-231-1/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix for BUG#13549 "Server crash with nested stored proceduresbell@sanja.is.com.ua2005-11-231-1/+7
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-11-191-0/+18
| |\ \ \ \
| | * | | | Fix for bug #13825 "Triggers: crash if release savepoint" and for generaldlenev@mysql.com2005-11-191-0/+18
* | | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-11-161-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crashingo@mysql.com2005-11-151-1/+1
| |/ / / /
* | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-10-271-2/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-10-221-2/+0
| |\ \ \ \
| | * | | | Fixed bug #12762:igor@rurik.mysql.com2005-10-151-2/+0
* | | | | | Fix for BUG#13037: undefined variable in IF cause erroneous error-message.anozdrin@mysql.com2005-10-251-1/+5
|/ / / / /
* | | | | BUG#121915: Merge 4.1->5.0sergefp@mysql.com2005-10-191-0/+1
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | fix for Valgrind errors: query_id needs to be inited early (already fixed in ...guilhem@mysql.com2005-10-141-0/+2
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-10-081-5/+9
|\ \ \ \
| * | | | Review of code pushed since last 5.0 pull:monty@mysql.com2005-10-061-5/+9
* | | | | Bug#13143 - formatID should not affect XID's uniquenessserg@serg.mylan2005-10-051-6/+6
| |_|/ / |/| | |
* | | | Merge mysqldev@production.mysql.com:my/mysql-5.0-releasekonstantin@mysql.com2005-09-231-13/+15
|\ \ \ \
| * | | | A fix and a test case for Bug#6513 "Test Suite: Values inserted by using konstantin@mysql.com2005-09-221-13/+15
| |/ / /
* | | | WL#2787 (Add view definer/owner to the view definition (.frm) to check privil...bell@sanja.is.com.ua2005-09-201-3/+3
* | | | WL#2787 (part 2, ver 3 (merged)) changed securety context switchingbell@sanja.is.com.ua2005-09-151-11/+37
|/ / /
* | | Fixed BUG#12379: PROCEDURE with HANDLER calling FUNCTION with errorpem@mysql.com2005-09-131-1/+27
* | | Post-merge fixes. Call sp_cache_clear in THD::cleanup.sergefp@mysql.com2005-09-091-4/+3
* | | Merge 4.1->5.0sergefp@mysql.com2005-09-091-3/+3
|\ \ \ | |/ /
| * | Fixes bug #12517. Clear user variables and replication events before SergeyV@selena.2005-08-301-2/+2
* | | Implement WL#2661 "Prepared Statements: Dynamic SQL in Stored Procedures".konstantin@mysql.com2005-09-031-14/+3
* | | Rename:konstantin@mysql.com2005-09-021-11/+11
* | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0sergefp@mysql.com2005-08-271-1/+1
|\ \ \
| * | | Slightly amended Monty's SP replication code cleanup patchsergefp@mysql.com2005-08-271-1/+1
* | | | libmysqld.vcproj:kent@mysql.com2005-08-251-1/+1
|/ / /