summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* install embedded_priv.h in ${INSTALL_INCLUDEDIR}/privateSergei Golubchik2013-12-061-0/+2
* install and package plugin suites.Sergei Golubchik2013-11-274-57/+58
* mysql-test: allow suite.pm add its suite to the default list.Sergei Golubchik2013-11-2710-33/+75
* MDEV-5303 rpm post-inst scriptlet creates mysql user with a valid shellSergei Golubchik2013-11-201-2/+2
* set CMP0022 policy to avoid cmake warningsSergei Golubchik2013-11-202-1/+6
* Fixed compiler errors and warningsMichael Widenius2013-12-025-3/+10
* Merge 5.3->5.5Alexander Barkov2013-12-027-5/+70
|\
| * MDEV-4857 Wrong result of HOUR('1 00:00:00')Alexander Barkov2013-12-027-5/+70
* | Merge 5.3 -> 5.5Alexander Barkov2013-12-023-0/+74
|\ \ | |/
| * MDEV-5344: LEFT OUTER JOIN table data is lost in ON DUPLICATE KEY UPDATE sectionSergey Petrunya2013-11-273-0/+72
* | Fixes for storage_engine testsElena Stepanova2013-11-286-4/+42
|\ \
| * | A fix for MySQL#65146 introduced a new warning.Elena Stepanova2013-11-286-4/+42
* | | Add additional srv_use_fallocate guard for completing the IO withJan Lindström2013-11-281-1/+5
* | | MDEV-5355: InnoDB assertion at shutdown if posix_fallocate is used in ut_a(no...Jan Lindström2013-11-271-2/+8
* | | MDEV-5321 Calling mysql_library_end accesses freed memory; dumps memory to di...Alexey Botchkov2013-11-252-2/+4
* | | Fix for a compiler warning.Nirbhay Choubey2013-11-251-3/+0
|/ /
* | MergeIgor Babaev2013-11-241-0/+28
|\ \ | |/
| * Made sure that JOIN::cond_equal is correctly set after the call ofIgor Babaev2013-11-241-0/+28
* | MergeIgor Babaev2013-11-221-4/+3
|\ \ | |/
| * Post-review changes of the patch for bug mdev-5103.Igor Babaev2013-11-221-4/+3
* | Increment the version numberElena Stepanova2013-11-221-1/+1
* | A clean-up for the previous commit (mtr mysql_tzinfo_to_sql_symlink)Alexander Barkov2013-11-221-1/+2
* | "mtr mysql_tzinfo_to_sql_symlink" failed in out-of-source builds with this er...Alexander Barkov2013-11-221-1/+1
* | Merge 5.3->5.5Igor Babaev2013-11-2119-135/+109
|\ \ | |/
| * MergeIgor Babaev2013-11-2114-130/+103
| |\
| | * Another attempt to fix bug mdev-5103.Igor Babaev2013-11-2114-130/+103
* | | MDEV-5059: Wrong result (missing row) wih semijoin, join_cache_level > 2, LEF...Sergey Petrunya2013-11-213-14/+75
* | | MergeSergey Petrunya2013-11-217-6/+186
|\ \ \
| * | | MDEV-5161: Wrong result (missing rows) with semijoin, LEFT JOIN, ORDER BY, co...Sergey Petrunya2013-11-215-5/+130
| * | | MDEV-5293: outer join, join buffering, and order by - invalid query planSergey Petrunya2013-11-183-1/+56
* | | | Merge 5.3->5.5Alexander Barkov2013-11-2110-30/+264
|\ \ \ \ | | |/ / | |/| |
| * | | MDEV-4859 Wrong value and data type of "SELECT MAX(time_column) + 1 FROM t1"Alexander Barkov2013-11-2110-31/+265
| | |/ | |/|
* | | MDEV-5182 - build of 10.0.4/r3863 fails @ 'cmake' withSergey Vojtovich2013-11-181-6/+9
* | | mergeSergei Golubchik2013-11-201212-39743/+64356
|\ \ \
| * \ \ Percona-Server-5.5.34-rel32.0 mergeSergei Golubchik2013-11-1931-477/+713
| |\ \ \
| | * | | Percona-Server-5.5.34-rel32.0.tar.gzSergei Golubchik2013-11-0731-477/+718
| * | | | .bzrignoreSergei Golubchik2013-11-191-0/+1
| | | | |
| | \ \ \
| *-. \ \ \ merge with ft-engine and ft-index up to tag:tokudb-7.1.0Sergei Golubchik2013-11-191089-38612/+62667
| |\ \ \ \ \
| | | * | | | tokutek/ft-engine#122 set loose tokudb variables for mtrtokudb-7.1.0rich prohaska2013-10-071-4/+4
| | | * | | | tokutek/ft-engine#122 force all mysql tests to set a new tokudb session varia...rich prohaska2013-10-071-4/+9
| | | * | | | #122 fix tests that need to show default row formatRich Prohaska2013-10-074-1/+5
| | | * | | | #122 change default compression to zlib and add a session variable to control...Rich Prohaska2013-10-073-20/+16
| | | * | | | tokutek/ft-engine#94 tokutek/ft-index#80 configure an upper bound on loader m...rich prohaska2013-10-071-0/+16
| | | |\ \ \ \
| | | | * | | | tokutek/ft-index#80 tokutek/ft-engine#94 add tokudb_loader_memory_size system...Rich Prohaska2013-10-031-0/+16
| | | * | | | | tokutek/ft-index#76 add US Patent 8,489,638Rich Prohaska2013-10-0433-0/+33
| | | * | | | | #121 change default basement node size to 64KB from 128KBRich Prohaska2013-10-041-1/+1
| | | * | | | | #90 fix race conditions in tests that cause sporadic test failuresRich Prohaska2013-10-043-0/+3
| | | * | | | | #90 test lock timeoutRich Prohaska2013-10-032-0/+100
| | | * | | | | #90 add a test scenario where the 2nd txn succeedsRich Prohaska2013-10-032-17/+91
| | | * | | | | Checking in mtr test & result files for lock visualization treeJoel Epstein2013-10-034-0/+178
| | | |/ / / /