summaryrefslogtreecommitdiff
path: root/sql/sql_statistics.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.5 mergeSergei Golubchik2013-01-291-1/+1
* MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-1/+2
* Merged the fix for bug mdev-4019.Igor Babaev2013-01-131-2/+8
|\
| * Fixed bug mdev-4019.Igor Babaev2013-01-131-2/+8
* | Merge 5.5-mwl248 -> 10.0-baseIgor Babaev2013-01-081-147/+193
|\ \ | |/
| * Fixed bug mdev-3979.Igor Babaev2013-01-081-147/+193
* | Merge maria-5.5-mwl248 -> 10.0-base.Igor Babaev2012-12-161-30/+19
|/
* Addressed all remaining issues from the review of the patchIgor Babaev2012-12-131-8/+54
* Fixed bug mdev-3891.Igor Babaev2012-12-121-40/+62
* Addressed the following issue from the review of the patch forIgor Babaev2012-12-091-0/+2
* Addressed the following issue from the review of the patch forIgor Babaev2012-12-081-7/+26
* Changed the names of the system tables for statistical data:Igor Babaev2012-12-051-77/+77
* Fixed bug mdev-518.Igor Babaev2012-09-111-3/+5
* Fixed bug mdev-485.Igor Babaev2012-09-101-0/+43
* Part 2 of the fix for bug mdev-504.Igor Babaev2012-09-081-1/+1
* Fixed bug mdev-504.Igor Babaev2012-09-081-24/+132
* Fixed bug mdev-487.Igor Babaev2012-08-271-6/+30
* Made the process of collecting persistent statistics killable.Igor Babaev2012-08-181-4/+10
* Fixed errors in the calls of the macros my_atomic_rwlock_wrlock, my_atomic_rw...Igor Babaev2012-07-301-2/+2
* Added missing declaration of statistics_lock.Igor Babaev2012-07-271-8/+8
* Performed re-factoring and re-structuring of the code for mwl#248:Igor Babaev2012-07-261-217/+514
* Added procedures to delete records by keys from statistical tables.Igor Babaev2012-07-101-123/+898
* Changed the type of all double columns in the system statistical tablesIgor Babaev2012-06-251-34/+36
* Removed the server option --stat-tables.Igor Babaev2012-06-021-12/+8
* Support of the extended syntax for ANALYZE.Igor Babaev2012-05-221-10/+17
* Supported extended keys when collecting and using persistent statistics.Igor Babaev2012-05-061-13/+36
* Fixed a problem for Q18 from DBT3/SF30 with innodb database instance:Igor Babaev2012-04-191-1/+2
* The pilot implementation of mwl#250: Use the statistics from persistentIgor Babaev2012-04-111-1/+54
* Merge maria-5.3-mwl248 -> 5.5 = maria-5.5-mwl248.Igor Babaev2012-03-191-50/+51
* The main patch for the MWL#248 back-ported from Igor Babaev2012-01-041-0/+1587