summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test pushbb-10.1-mdev10416Elena Stepanova2016-07-231-35/+0
* MDEV-10045: Server crashes in Time_and_counter_tracker::incr_loopsOleksandr Byelkin2016-07-2210-34/+155
* MDEV-10294: MTR using --valgrind-option to specify a tool / fixing callgrind ...Daniel Black2016-07-221-26/+22
* MDEV-10314 : wsrep_client_thread was not set in threadpool.Vladislav Vaintroub2016-07-191-2/+1
* bump the VERSIONDaniel Bartholomew2016-07-181-1/+1
* Fix embedded and 32-bit test results after MDEV-8580mariadb-10.1.16Elena Stepanova2016-07-145-579/+98
* Update test results: make innodb_ext_key test stableSergei Petrunia2016-07-132-7/+7
* Merge branch '10.0-galera' into 10.1Sergei Golubchik2016-07-130-0/+0
|\
| * Postfix: memory leak in XtraDBmariadb-galera-10.0.26Nirbhay Choubey2016-06-301-3/+4
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-07-1336-3030/+2988
|\ \
| * \ Merge branch '5.5' into 10.0Sergei Golubchik2016-07-124-1/+16
| |\ \
| | * | MDEV-10318 unset params in --ps --embeddedSergei Golubchik2016-07-122-0/+9
| | * | MDEV-10318 : Fix crash in embedded, in case prepared statement has parameter ...Vladislav Vaintroub2016-07-111-0/+6
| | * | MDEV-7973 bigint fail with gcc 5.0Sergei Golubchik2016-07-061-0/+4
| | * | MDEV-10311 - funcs_1.processlist_priv_no_prot fails sporadicallySergey Vojtovich2016-06-301-1/+1
| * | | fixes for tokudb_parts --big suiteSergei Golubchik2016-07-1211-3134/+2910
| * | | MDEV-10261 fix some tokudb partition test result files since the underlying t...Rik Prohaska2016-07-1211-2836/+2682
| * | | json_udf slowdownSergei Golubchik2016-07-121-2/+2
| * | | add a test case vcol.charsetsSergei Golubchik2016-07-122-0/+55
| * | | MDEV-10211 postfix - in ssl.test, remove remaining SHOW STATUS LIKE 'Ssl_cipher'Vladislav Vaintroub2016-07-122-4/+0
| * | | MDEV-10211 : fix ssl test not to use specific value of ssl_cipher, as it can ...Vladislav Vaintroub2016-07-1210-48/+41
| * | | [MDEV-9127] Crash reporter often fails to show the query that crashedVicențiu Ciorbaru2016-07-123-6/+49
| * | | Add more diagnostic to find out the problem onJan Lindström2016-07-046-4/+84
* | | | MDEV-9588 Mariadb client-only build creates a useless mysqld_safe fileSergei Golubchik2016-07-131-5/+10
* | | | MDEV-8580 For some BOOLEAN or ENUM sysvars list of valid values is not generatedSergei Golubchik2016-07-134-43/+513
* | | | cleanupSergei Golubchik2016-07-134-4/+2
* | | | MDEV-8227 simple_password_check_minimal_length gets adjusted without a warningSergei Golubchik2016-07-122-3/+17
* | | | fix sql-bench test-table-elimination view leak. see MDEV-10310 for detailsRik Prohaska2016-07-121-0/+1
* | | | fix MDEV-7225. see https://jira.mariadb.org/browse/MDEV-72225 for details.Rik Prohaska2016-07-121-0/+5
* | | | MDEV-10360: Extended keys: index properties depend on index orderSergei Petrunia2016-07-123-3/+103
* | | | MDEV-10325: Queries examines all rows of a tables when it should notSergei Petrunia2016-07-123-3/+55
* | | | MDEV-10298: Systemd hardeningCraig Andrews2016-07-122-0/+20
* | | | MDEV-10318 : Fix crash in embedded, in case prepared statement has parameter ...Vladislav Vaintroub2016-07-111-0/+6
* | | | MDEV-9363 - Mroonga tests with datetime field fail on Solaris in buildbotSergey Vojtovich2016-07-088-0/+10
* | | | MDEV-10010 - Recursive call to mysql_rwlock_rdlock for LOCK_system_variables_...Sergey Vojtovich2016-07-083-60/+77
* | | | MDEV-10324: Server crash in get_sel_arg_for_keypart or AssertionSergei Petrunia2016-07-056-56/+145
* | | | Removing class Item_func_integer. It's not used since MySQL-5.0.Alexander Barkov2016-07-052-16/+0
* | | | MDEV-10317 EXCTACT(MINUTE_MICROSECOND) truncates dataAlexander Barkov2016-07-034-20/+472
* | | | Partial backporting of 7b50447aa6d051b8d14bb01ef14802cb8ffee223Alexander Barkov2016-07-0311-127/+87
* | | | Removing the "thd" argument from Item::create_field_for_create_select().Alexander Barkov2016-07-033-6/+6
* | | | bump the VERSIONDaniel Bartholomew2016-07-011-1/+1
* | | | Merge pull request #198 from grooverdan/10.1-cross-compileJan Lindström2016-07-011-1/+1
|\ \ \ \
| * | | | Cross Compile HAVE_FALLOC_PUNCH_HOLE_AND_KEEP_SIZE change to compile checkDaniel Black2016-07-011-1/+1
|/ / / /
* | | | MDEV-9423: cannot add new node to the cluser: Binlog..mariadb-10.1.15Nirbhay Choubey2016-06-294-3/+53
* | | | update tests for 32bitSergei Golubchik2016-06-291-2/+2
* | | | valgrind.supp: fix a typoSergei Golubchik2016-06-291-0/+1
* | | | MDEV-10054 Secure login fails when CIPHER is requiredSergei Golubchik2016-06-283-0/+13
* | | | Merge remote-tracking branch 'refs/remotes/github/10.1' into 10.1Sergei Golubchik2016-06-282-0/+28
|\ \ \ \
| * | | | Output more information when assertionJan Lindström2016-06-282-0/+28
* | | | | Merge branch 'connect/10.1' into 10.1Sergei Golubchik2016-06-2814-630/+844
|\ \ \ \ \