summaryrefslogtreecommitdiff
path: root/sql/sql_statistics.cc
Commit message (Expand)AuthorAgeFilesLines
* 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