summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-2/+7
* Merge maria-5.5-mwl248 -> 10.0-base.Igor Babaev2012-12-161-0/+1
|\
| * Merge 5.5 -> 5.5-mwl248.Igor Babaev2012-11-021-0/+1
| |\
| | * Merge 5.5->5.5-mwl248.Igor Babaev2012-08-291-0/+2
| | |\
| | * \ Merge 5.5->5.5-mwl248Igor Babaev2012-08-141-1/+1
| | |\ \
| | * \ \ Merge 5.5 -> 5.5-mwl248.Igor Babaev2012-06-261-3/+7
| | |\ \ \
| | * | | | Removed the server option --stat-tables.Igor Babaev2012-06-021-1/+1
| | * | | | MergeIgor Babaev2012-06-011-0/+1
| | |\ \ \ \
| | * \ \ \ \ Merge maria-5.3-mwl248 -> 5.5 = maria-5.5-mwl248.Igor Babaev2012-03-191-0/+1
| | |\ \ \ \ \
| | | * \ \ \ \ Merged 5.3 changes into the mwl #248 tree.Igor Babaev2012-03-091-3/+18
| | | |\ \ \ \ \
| | | * | | | | | The main patch for the MWL#248 back-ported from Igor Babaev2012-01-041-0/+1
* | | | | | | | | MDEV-532: Async InnoDB commit checkpoint.unknown2012-12-141-1/+2
* | | | | | | | | Merge mdev-452 with the latest 10.0-base.unknown2012-10-181-0/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MDEV-452 Add full support for auto-initialized/updated timestamp and datetimeunknown2012-10-171-0/+10
* | | | | | | | | | SHOW EXPLAIN: merge to 10.0-base.Sergey Petrunya2012-10-061-9/+90
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ SHOW EXPLAIN: merge with 5.5-mainSergey Petrunya2012-10-061-9/+90
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | MWL#182: Explain running statements: merge with 5.5-mainSergey Petrunya2012-08-121-9/+90
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | | * | | | | | | | Merge 5.5-main -> 5.5-show-explainSergey Petrunya2012-07-251-3/+7
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / | | | | |/| | | | | |
| | | * | | | | | | | MWL#182: Explain running statementsSergey Petrunya2012-07-171-33/+3
| | | * | | | | | | | MWL#182: Explain running statements: address review feedbackSergey Petrunya2012-07-111-1/+8
| | | * | | | | | | | MWL#182: Explain running statements: address review feedbackSergey Petrunya2012-07-101-14/+9
| | | * | | | | | | | MWL#182: Explain running statements: address review feedbackSergey Petrunya2012-06-291-1/+1
| | | * | | | | | | | MWL#182: Explain running statements: address review feedbackSergey Petrunya2012-06-281-4/+5
| | | * | | | | | | | SHOW EXPLAIN: better commentsSergey Petrunya2012-06-191-8/+21
| | | * | | | | | | | MWL#182: Explain running statementsSergey Petrunya2012-06-151-9/+104
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| | | | * | | | | | | MDEV-324: SHOW EXPLAIN: Plan produced by SHOW EXPLAIN for a query with TEMPTA...Sergey Petrunya2012-06-071-0/+2
| | | | * | | | | | | Merge of recent changes in MWL#182 in 5.3 with {Merge of MWL#182 with 5.5}Sergey Petrunya2012-05-171-0/+4
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | Make SHOW EXPLAIN FOR produce a warning with the original text of query Sergey Petrunya2012-04-261-0/+2
| | | | | * | | | | | | MWL#182: Explain running statementsSergey Petrunya2012-04-261-0/+2
| | | | | * | | | | | | MWL#182: Explain running statements: merge with 5.3-mainSergey Petrunya2012-04-131-6/+90
| | | | | |\ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / | | | | | |/| | | | | |
| | | | * | | | | | | | MWL#182: SHOW EXPLAIN: Merge 5.3->5.5Sergey Petrunya2012-05-161-9/+98
| | | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / | | | | |/| | | | | | |
| | | | | * | | | | | | MWL#182: Explain running statements: merge with 5.3-main (needs fixing)Sergey Petrunya2012-01-031-6/+90
| | | | | |\ \ \ \ \ \ \ | | | | | | | |/ / / / / | | | | | | |/| | | / / | | | | | | |_|_|_|/ / | | | | | |/| | | | |
| | | | | | * | | | | MWL#182: Explain running statementsSergey Petrunya2011-10-271-6/+90
| | | | | | |\ \ \ \ \
| | | | | | | * | | | | - Testing: add DBUG_EXECUTE_IF("show_explain_probe_2"... which fires Sergey Petrunya2011-09-251-0/+2
| | | | | | | * | | | | MWL#182: Explain running statementsSergey Petrunya2011-08-231-6/+88
* | | | | | | | | | | | Changed SHOW_FUNC variabels that don't return SHOW_ARRAY to SHOW_SIMPLE_FUNC.Michael Widenius2012-10-031-1/+5
* | | | | | | | | | | | Made max_relay_log_size depending on master connection.Michael Widenius2012-10-011-2/+3
* | | | | | | | | | | | Implementation of Multi-source replication (MDEV:253)Michael Widenius2012-09-281-0/+10
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | Automatic mergeMichael Widenius2012-09-221-14/+16
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Automatic mergeMichael Widenius2012-09-221-14/+16
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Added THD::utime_after_query to avoid calling current_utime() twice for every...Michael Widenius2012-09-131-3/+3
| | * | | | | | | | | | Added new status variables:Michael Widenius2012-09-091-11/+13
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
* | | | | | | | | | | MDEV-232: Remove one fsync() from commit phase.unknown2012-09-131-3/+0
|/ / / / / / / / / /
* | | | | | | | | | Switch automaticly to statement based replication for statements that can't g...Michael Widenius2012-09-041-3/+39
|/ / / / / / / / /
* | | | | | | | | More DBUG_ENTER, to make it easier to find out where free_root(thd->mem_root)...Michael Widenius2012-08-221-0/+2
|/ / / / / / / /
* | | | | | | | MDEV-375 Server crashes in THD::print_aborted_warning with log_warnings > 3Sergei Golubchik2012-07-311-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge 5.3 -> 5.5Sergey Petrunya2012-06-201-1/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 5.2->5.3Sergey Petrunya2012-06-181-1/+2
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Fix bug lp:1001506unknown2012-05-231-1/+2
* | | | | | | | Merged the fix for bug lp:944706, mdev-193unknown2012-06-191-0/+1
|\ \ \ \ \ \ \ \