[packages/mysql/MYSQL_5_5] rediff
arekm
arekm at pld-linux.org
Mon Nov 21 13:27:46 CET 2022
commit 9cc3fa3ad52b383c17709ef8a55f0e425daa1523
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Nov 21 13:27:36 2022 +0100
rediff
mysql-system-users.patch | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/mysql-system-users.patch b/mysql-system-users.patch
index a344f90..cd93a34 100644
--- a/mysql-system-users.patch
+++ b/mysql-system-users.patch
@@ -1,8 +1,9 @@
---- mysql-5.5.8/scripts/mysql_system_tables_data.sql.org 2010-12-16 00:09:23.662631925 +0100
-+++ mysql-5.5.8/scripts/mysql_system_tables_data.sql 2010-12-16 00:10:17.763454969 +0100
-@@ -27,23 +27,17 @@
- SET @get_hostname= @@hostname;
- SELECT REPLACE((SELECT REPLACE(@get_hostname,'_','\_')),'%','\%') INTO @current_hostname;
+diff -urNp -x '*.orig' percona-server-5.5.62-38.14.org/scripts/mysql_system_tables_data.sql percona-server-5.5.62-38.14/scripts/mysql_system_tables_data.sql
+--- percona-server-5.5.62-38.14.org/scripts/mysql_system_tables_data.sql 2018-11-15 14:19:23.000000000 +0100
++++ percona-server-5.5.62-38.14/scripts/mysql_system_tables_data.sql 2022-11-21 13:27:06.244824210 +0100
+@@ -26,23 +26,17 @@
+ -- a plain character
+ SELECT LOWER( REPLACE((SELECT REPLACE(@@hostname,'_','\_')),'%','\%') )INTO @current_hostname;
-
--- Fill "db" table with default grants for anyone to
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mysql.git/commitdiff/9cc3fa3ad52b383c17709ef8a55f0e425daa1523
More information about the pld-cvs-commit
mailing list