Michael Widenius
a7abddeffa
Create 'main' test directory and move 't' and 'r' there
2018-03-29 13:59:44 +03:00
Sergei Golubchik
f7621f17bd
rename mysql.user and mysql.db column
...
Truncate_versioning_priv->Delete_history_priv
because the command and the privilege were renamed
2018-02-12 23:43:48 +01:00
Sergei Golubchik
f4270fc544
s/Delete_versioning_rows_priv/Truncate_versioning_priv/
...
because the statement is TRUNCATE, not DELETE
2017-12-08 16:26:16 +03:00
Eugene Kosov
a49239b57a
SQL: truncate syntax and privilege [ closes #229 ]
2017-09-08 10:22:24 +03:00
Vicențiu Ciorbaru
d731ce21a7
MDEV-11170: MariaDB 10.2 cannot start on MySQL 5.7 datadir
...
PART 2 of the fix adds the logic of not using password column, unless it
exists. If password column is missing we attempt to use plugin &&
authentication_string columns.
2017-02-14 07:46:58 +02:00