summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\
| * Merge with 5.2.Michael Widenius2011-12-111-9/+5
| |\
| | * Merge with MariaDB 5.1Michael Widenius2011-11-241-9/+5
| | |\
| | | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-9/+5
| | | |\
* | | | | after merge changes:Sergei Golubchik2011-12-121-0/+1
* | | | | win64 sysvar portability fixesSergei Golubchik2011-12-021-4/+4
* | | | | small cleanupSergei Golubchik2011-11-281-0/+12
* | | | | Add support for signed sysvars.Sergei Golubchik2011-11-221-1/+1
* | | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-27/+39
|\ \ \ \ \ | |/ / / /
| * | | | Automatic mergeMichael Widenius2011-09-261-17/+34
| |\ \ \ \
| | * | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-231-17/+34
| * | | | | fix typo: binlog_annotate_rows_events -> binlog_annotate_row_eventsSergei Golubchik2011-09-231-1/+1
| |/ / / /
| * | | | Merge with 5.2Michael Widenius2011-09-101-0/+2
| |\ \ \ \ | | |/ / /
| | * | | Fixed that automatic killing of delayed insert thread (in flush, alter table ...Michael Widenius2011-09-091-0/+2
| * | | | Merge of mergeunknown2011-09-021-2/+6
| |\ \ \ \
| | * \ \ \ Merge 5.2->5.3unknown2011-09-021-2/+6
| | |\ \ \ \ | | | |/ / /
| | | * | | LP BUG#823169 fix.unknown2011-09-021-2/+4
| | | * | | Added logging of all messages (also system warnings) one gets during a MyISAM...Michael Widenius2011-08-291-0/+2
| * | | | | BUG#834534: Assertion `0' failed in replace_where_subcondition with semijoin ...Sergey Petrunya2011-08-291-9/+0
| |/ / / /
* | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-16/+13
|\ \ \ \ \
| * \ \ \ \ 5.1 -> 5.5 mergeSergey Glukhov2011-08-021-7/+0
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Bug#11766594 59736: SELECT DISTINCT.. INCORRECT RESULT WITH DETERMINISTIC FUN...Sergey Glukhov2011-08-021-7/+0
| | * | | | Updated/added copyright headersKent Boortz2011-07-031-0/+1
| | |\ \ \ \
| | | * | | | Bug#11764633 : 57491: THD->MAIN_DA.IS_OK() ASSERT IN EMBEDDEDMayank Prasad2011-05-181-0/+1
| | * | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| * | | | | | Bug#12727287: Maintainer mode compilation fails with gcc 4.6Davi Arnaut2011-07-071-8/+0
| * | | | | | Fix for bug #12641342 - "61401: UPDATE PERFORMANCE DEGRADESDmitry Lenev2011-06-161-1/+13
* | | | | | | bugfix: progress reporting and sub-statementsSergei Golubchik2011-10-191-0/+1
* | | | | | | merge with 5.3Sergei Golubchik2011-10-191-77/+263
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Fixed LP BUG#800696.unknown2011-07-191-0/+16
| * | | | | | Merge with the latest 5.3 code.Igor Babaev2011-07-171-0/+2
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge with the latest 5.3 code.Igor Babaev2011-07-111-0/+2
| | |\ \ \ \ \ \
| | | * | | | | | Fixed LP bug #794890.Igor Babaev2011-06-131-0/+2
| * | | | | | | | BUG#778434 Wrong result with in_to_exists=on in maria-5.3-mwl89Sergey Petrunya2011-07-141-0/+8
| |/ / / / / / /
| * | | | | | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table...Michael Widenius2011-07-011-0/+22
| * | | | | | | New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_writeMichael Widenius2011-06-271-7/+18
| * | | | | | | Fixed LP bug #798576.Igor Babaev2011-06-241-0/+6
| * | | | | | | Merge of mwl #106 into 5.3. Igor Babaev2011-06-151-8/+16
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-8/+16
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ MergeIgor Babaev2011-05-201-8/+16
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-8/+16
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-231-9/+16
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-9/+16
| * | | | | | | | | | | Fixed strict alias problem by replacing = with memcpy()Michael Widenius2011-06-071-1/+5
| |/ / / / / / / / / /
| * | | | | | | | | | Change optimizer_use_mrr=auto|disable|forceSergey Petrunya2011-06-031-8/+0
| * | | | | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-17/+52
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | many changes to my_getsystime.c:Sergei Golubchik2011-05-191-8/+5
| | * | | | | | | | | lp:705210 Compiling with BUILD/compile-pentium64-debug failsSergei Golubchik2011-03-261-4/+4
| | * | | | | | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-13/+33