summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | restore and fix wsrep status variablesSergei Golubchik2014-10-016-94/+53
* | | | | cleanup: wsrep_check_optsSergei Golubchik2014-10-013-352/+69
* | | | | small cleanupSergei Golubchik2014-10-013-32/+35
* | | | | fixing embedded: WaaS. Wsrep as a Service.Sergei Golubchik2014-10-0139-328/+617
* | | | | fixing embedded: first set of changes (storage engines don't work yet)Sergei Golubchik2014-10-014-54/+50
* | | | | use MD5 service in innodb/xtradbSergei Golubchik2014-10-0110-266/+16
* | | | | MD5 serviceSergei Golubchik2014-10-0117-30/+254
* | | | | extend SHA1 service. cleanup of sha1 wrappersSergei Golubchik2014-10-017-65/+102
* | | | | cleanup: remove galera/wsrep magic from mtrSergei Golubchik2014-10-0128-226/+62
* | | | | correct handling on defaults[-extra]-file is SST scriptsSergei Golubchik2014-10-018-43/+61
* | | | | fix cmake detection of bfd.hSergei Golubchik2014-10-011-1/+2
* | | | | disable wsrep by default.Sergei Golubchik2014-10-012-2/+4
* | | | | bugfix: remove the code that broke XA recoverySergei Golubchik2014-10-012-8/+1
* | | | | cleanup: galera merge, simple changesSergei Golubchik2014-10-0169-700/+493
* | | | | cleanup: use is_supported_parser_charsetSergei Golubchik2014-10-013-7/+5
* | | | | cleanup: remove redundant clauses from sys_vars.ccSergei Golubchik2014-10-012-25/+13
* | | | | bugfix: disabling partitioning in already built treeSergei Golubchik2014-10-011-2/+1
* | | | | cleanup: remove libedit, move readline to extra/Sergei Golubchik2014-10-01115-22385/+3
* | | | | cleanup: remove table->status from some enginesSergei Golubchik2014-10-019-58/+0
* | | | | compiler warningsSergei Golubchik2014-10-018-10/+8
* | | | | MDEV-6812: Merge Kakao: Add global status variables which tellJan Lindström2014-09-3018-25/+408
* | | | | Fix test failures seen onJan Lindström2014-09-266-101/+122
* | | | | wsrep-related changes: removed some unnecessary files & minor modifications.Nirbhay Choubey2014-09-2513-2638/+21
* | | | | Merge branch '10.1' of github.com:MariaDB/server into 10.1Sergei Petrunia2014-09-253-5/+5
|\ \ \ \ \
| * | | | | Fix for syntax error in debian control file.Nirbhay Choubey2014-09-252-2/+2
| * | | | | MDEV-6790: 10.1: debian build failureNirbhay Choubey2014-09-251-3/+3
* | | | | | Better comments about KEY::ext_key_part_mapSergei Petrunia2014-09-251-1/+13
|/ / / / /
* | | | | MDEV-6788: The variable 'role' is being used without being initialized at sql...Sergei Petrunia2014-09-251-4/+1
* | | | | MDEV-6788: The variable 'role' is being used without being initialized at sql...Sergei Petrunia2014-09-251-3/+3
* | | | | Merge branch '10.1' of github.com:MariaDB/server into 10.1Sergei Petrunia2014-09-252-0/+4
|\ \ \ \ \
| * | | | | Fixed failing test temp_table_frmMonty2014-09-242-0/+4
| |/ / / /
* | | | | Better commentsSergei Petrunia2014-09-251-6/+9
|/ / / /
* | | | Better commentsSergei Petrunia2014-09-241-0/+5
|/ / /
* | | Remove incorrect test file.Jan Lindström2014-09-113-39/+0
* | | Remove unnecessary debug output causing unnecessary warnings.Jan Lindström2014-09-102-11/+0
* | | Fix merge error on binlog_remove_pending_rows causing failureJan Lindström2014-09-103-22/+14
* | | Adjusted defrag test that fails randomly (timing problem) and fixJan Lindström2014-09-103-13/+16
* | | Fix test failure on rpl_statements test by not listing wsrep variable.Jan Lindström2014-09-092-6/+5
| |/ |/|
* | MDEV-465: Optimizer : wrong index choice: Add a testcase.Sergei Petrunia2014-09-092-0/+75
* | Merge ../10.1-orderby-fixes into 10.1Sergei Petrunia2014-09-0911-40/+361
|\ \
| * | Forgot one file in previous commitSergei Petrunia2014-08-271-0/+1
| * | MDEV-6384: It seems like OPTIMIZER take into account the order of indexes in ...Sergei Petrunia2014-08-273-2/+119
| * | MDEV-6480: Remove conditions for which range optimizer returned SEL_ARG::IMPO...Sergei Petrunia2014-08-279-38/+241
* | | Merged sys_vars.wsrep_* tests from maria-10.0-galera tree.Nirbhay Choubey2014-09-0875-1037/+3199
* | | Fix another set of test failures caused by galera merge.Jan Lindström2014-09-085-15/+15
* | | Merge branch '10.1' of github.com:MariaDB/server into 10.1Jan Lindström2014-09-083-6/+19
|\ \ \
| * | | MDEV-6689: valgrind errors in view.test in 10.1Sergei Petrunia2014-09-043-6/+19
| | |/ | |/|
* | | MDEV-6701: InnoDB tests fail in 10.1Jan Lindström2014-09-0814-150/+334
|/ /
* | Merge revision 3882 from lp:maria/maria-10.0-galeraJan Lindström2014-08-293-53/+6
* | Fix typo.Jan Lindström2014-08-281-1/+1