mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
When runnig from binary dist the .sql files are found in share/ directory
scripts/mysql_fix_privilege_tables.sql: Remove annoying single '
This commit is contained in:
@@ -435,7 +435,7 @@ PRIMARY KEY TranTime (Transition_time)
|
||||
|
||||
|
||||
#
|
||||
# Create proc table if it doesn't exists
|
||||
# Create proc table if it does not exists
|
||||
#
|
||||
|
||||
CREATE TABLE IF NOT EXISTS proc (
|
||||
|
Reference in New Issue
Block a user