diff --git a/11/mysql-tomcat/mysql/init.sql b/11/mysql-tomcat/mysql/init.sql
index a72a02c66dca79fe7be06a8aef179a381fcbf8f3..e246499f7264b61281c95346fc78f270619d9d6a 100644
--- a/11/mysql-tomcat/mysql/init.sql
+++ b/11/mysql-tomcat/mysql/init.sql
@@ -1 +1 @@
-grant all privileges on *.* to xwiki@'%' identified by 'xwiki'
\ No newline at end of file
+grant all privileges on *.* to xwiki@'%'
\ No newline at end of file
diff --git a/12/mysql-tomcat/mysql/init.sql b/12/mysql-tomcat/mysql/init.sql
index a72a02c66dca79fe7be06a8aef179a381fcbf8f3..e246499f7264b61281c95346fc78f270619d9d6a 100644
--- a/12/mysql-tomcat/mysql/init.sql
+++ b/12/mysql-tomcat/mysql/init.sql
@@ -1 +1 @@
-grant all privileges on *.* to xwiki@'%' identified by 'xwiki'
\ No newline at end of file
+grant all privileges on *.* to xwiki@'%'
\ No newline at end of file