xeoncross / lowendscript

Bash scripts to set up/bootstrap low end virtual servers
326 stars 100 forks source link

Update setup-debian.sh #28

Closed suvdeep closed 9 years ago

suvdeep commented 9 years ago

Changes required for installation of newer versions of mysql :

table_open_cache = 32 # ----- edited for newer versions of mysql, earlier it was table_cache default-tmp-storage-engine=myisam # ----- added for newer versions of mysql

log-slow-queries=/var/log/mysql/slow-queries.log --- error in newer versions of mysql

xeoncross commented 9 years ago

Can you tell me which version of Debian and MySQL you are using?

suvdeep commented 9 years ago

Debian 7 kernel 2.6.32 mysql 5.6.21

On 12/03/2014 09:48 PM, David Pennington wrote:

Can you tell me which version of Debian and MySQL you are using?

— Reply to this email directly or view it on GitHub https://github.com/Xeoncross/lowendscript/pull/28#issuecomment-65437399.