On 8/2/23 13:43, Martin Simmons wrote:
It looks like a bug in the script to me (maybe % instead of $):if $bindir/mysql $* -u root -f <<END-OF-DATA use mysql grant all privileges on ${db_name}.* to ${db_user}@"%" ${ssl_options}; grant process on *.* to %{db_user}@"%" ${ssl_options}; select * from user; flush privileges; END-OF-DATA
You are absolutely right, Martin, I totally looked past that. -- Phil Stracchino Babylon Communications [email protected] [email protected] Landline: +1.603.293.8485 Mobile: +1.603.998.6958 _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
