Sergei Golubchik
cb1e76e4de
Merge branch '10.1' into 10.2
2017-08-17 11:38:34 +02:00
Sergey Vojtovich
3e20a42bfb
MDEV-8579 - Some sysvars in I_S are missing any meaningful help (comment) text
...
Follow-up to original patch: fixing test cases.
2017-08-15 10:13:57 +04:00
Elena Stepanova
c513c4cbf5
MDEV-7635: Additional test fixes
2017-02-10 06:30:42 -05:00
Vladislav Vaintroub
def258061b
increase default for max threads in the pool to max allowed value (64K) currently
2017-01-26 17:39:36 +00:00
Vladislav Vaintroub
f7a7c0c2fe
MDEV-10297 Add priorization to threadpool
...
Also MDEV-10385 Threadpool refactoring
2016-09-22 17:01:28 +00:00
Sergey Vojtovich
85358ddf88
MDEV-10296 - Multi-instance table cache
...
Updated mysqld--help,win.rdiff.
2016-09-17 11:01:27 +04:00
Sergei Petrunia
e19ca69191
Update test results, mysql-test/r/mysqld--help,win.rdiff
2016-09-01 19:52:04 +03:00
Igor Babaev
f11e892b57
Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mdev9864
2016-08-31 10:34:21 -07:00
Sergei Petrunia
1eb58ff3b8
Update mysql-test/r/mysqld--help,win.rdiff
...
Recent commits has added new variables and changed the default
for server-id, which caused the patch in rdiff to no longer apply.
2016-08-31 20:33:28 +03:00
Igor Babaev
2250e9ea26
Merge 10.2 into 10.2-mdev9864.
2016-08-30 16:14:51 -07:00
Elena Stepanova
1d2fa98260
Post-commit test fixes
...
- 12d75e6121 - new thread stack size
- 99e48cb1d9 - warning text changed
- 6c173324ff - default values for BLOBs
- c87e002bbb - don't return a negative zero
2016-07-02 03:26:32 +03:00
Sergei Golubchik
932646b1ff
Merge branch '10.1' into 10.2
2016-06-30 16:38:05 +02:00
Igor Babaev
22c37c1fcf
Adjusted test results.
2016-06-29 15:20:24 -07:00
Sergei Golubchik
404056563e
fixes for buildbot
2016-05-04 20:28:20 +02:00
Sergei Golubchik
02839ef249
more result updates
2016-03-24 09:35:14 +01:00
Sergei Golubchik
d5b1b1ac60
stack too small on labrador (again!)
...
increase the thread stack a bit for main.signal_demo3
and sys_vars.max_sp_recursion_depth_func to stop failing
2016-01-25 22:57:47 +01:00
Sergei Golubchik
d4017d498f
fix for windows builders
2015-11-19 15:53:36 +01:00
Sergei Golubchik
b111d98847
MDEV-5533 increase the default max thread pool size
...
500 -> 1000
2015-01-09 10:23:28 +01:00
Alexander Barkov
55e99b2933
MDEV-7162 main.mysqld--help fails in buildbot on Windows:
2014-11-26 13:28:46 +04:00
Sergei Golubchik
ff3407a111
portability fixes for mysql-test
...
mysql-test/r/mysqld--help.result:
that's default to number of CPUs
mysql-test/suite/archive/discover.test:
move_file uses rename(2), which may end up
with "Invalid cross-device link"
mysql-test/suite/archive/partition_archive.test:
on Solaris the error message is different
2013-04-10 15:43:57 +02:00
Sergei Golubchik
9997242afb
update the r/mysqld--help,win.rdiff to match the updated r/mysqld--help.result
2012-10-01 16:11:46 +02:00
Sergei Golubchik
4933d21e5d
merge with mysql-5.5.21
2012-03-09 08:06:59 +01:00
Sergei Golubchik
e293bdb2c1
instead of having win/notwin tests that only differ in results,
...
use one test with two combinations (win/unix), where only one is enabled.
Apply this technique to mysqld--help.
2012-02-23 09:24:11 +01:00