You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
MCOL-446: update myCnf-include-args.text to fix variable name. Modify mycnfUpgrade to use regex search instead of find for more accurate variable searches, this would cause problem with generic variable 'port'.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# List of my.cnf arguments that should be checked and saved during upgrade install
|
||||
#
|
||||
infinidb_local_query
|
||||
log-bin=mysql-bin
|
||||
log-bin
|
||||
server-id
|
||||
max_length_for_sort_data
|
||||
tmpdir
|
||||
|
Reference in New Issue
Block a user