Anything you guys recommend that I have or turn off. I already turned off
# Set the SQL mode to strict
#sql-mode="STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"
This fixed my data import crashing problem when using the importer script for UBBthreads 6.5.X
What about this?
# The default storage engine that will be used when create new tables when
default-storage-engine=INNODB
Other then that it seems to be all about cache sizes and
memory allocations.
I am just getting used to MySQL 5.0.