mirror of
https://github.com/MariaDB/server.git
synced 2025-10-22 19:52:58 +03:00
When runnig from binary dist the .sql files are found in share/ directory
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