summaryrefslogtreecommitdiffstats
path: root/abs/core/mysql/__changelog
blob: aa066aa5ae1cbbdefe1e2ba519dfa46d267bad24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
my.cnf
-enable networking
-datadir /data/srv/mysql
-query_cache_size
-tmp_table_size
-max_heap_table_size
-thread_cache_size
-table_cache

mysqld
	-redirect output to /dev/null
	--skip-name-resolve 
    replace mkdir with mkdir -p