Sergei Golubchik
|
9b9067fcc0
|
mtr: s/mysqltest_embedded/mariadb-test-embedded/
avoid deprecation warning
|
2023-09-08 17:36:35 +02:00 |
|
Sergei Golubchik
|
89a0364fc8
|
MDEV-27304 SHOW ... result columns are right-aligned
--version=value was setting sys_var::CONFIG (meaning, the value
came from the config file), but the filename was left as NULL.
|
2021-12-27 13:28:25 +01:00 |
|
Sergey Vojtovich
|
09cf0a6213
|
MDEV-7780 - Support for faking server version
Embedded now supports "--version=<version>", while "--version" is still silently
ignored. Also only run protocol check in non-embedded mode.
|
2015-12-24 20:08:42 +04:00 |
|
Sergey Vojtovich
|
9d5c9379a6
|
MDEV-7780 - Support for faking server version
Added --version=str (optional argument sets server version string).
|
2015-11-27 11:32:30 +04:00 |
|