Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update setup-debian.sh #28

Merged
merged 1 commit into from
Dec 4, 2014
Merged

Update setup-debian.sh #28

merged 1 commit into from
Dec 4, 2014

Conversation

suvdeep
Copy link

@suvdeep suvdeep commented Dec 3, 2014

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

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
Copy link
Owner

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

@suvdeep
Copy link
Author

suvdeep commented Dec 3, 2014

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
#28 (comment).

xeoncross added a commit that referenced this pull request Dec 4, 2014
@xeoncross xeoncross merged commit 093e980 into xeoncross:master Dec 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants