mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
3cc278e960
that was permanently disabled in a merge mistake. also * use auth_test_plugin to test dumping of plugins and user auth, as the original test intended * s/USER/foobar/ to make a username searchable
26 lines
693 B
Text
26 lines
693 B
Text
--- mysqldump-system.result
|
|
+++ mysqldump-system,win.result
|
|
@@ -449,9 +449,9 @@
|
|
Table Checksum
|
|
mysql.roles_mapping 2510045525
|
|
mysql.time_zone_transition 3895294076
|
|
-mysql.plugin 1587119305
|
|
+mysql.plugin 2184891911
|
|
mysql.servers 2079085450
|
|
-mysql.func 3241572444
|
|
+mysql.func 310494789
|
|
mysql.innodb_table_stats 347867921
|
|
mysql.table_stats 664320059
|
|
# Opps....
|
|
@@ -484,9 +484,9 @@
|
|
Table Checksum
|
|
mysql.roles_mapping 2510045525
|
|
mysql.time_zone_transition 3895294076
|
|
-mysql.plugin 1587119305
|
|
+mysql.plugin 2184891911
|
|
mysql.servers 2079085450
|
|
-mysql.func 3241572444
|
|
+mysql.func 310494789
|
|
mysql.innodb_table_stats 347867921
|
|
mysql.table_stats 664320059
|
|
DROP FUNCTION IF EXISTS metaphon;
|