Attila Bukta, PhD
Home > Linux, MySQL > Start MySQL with New Binaries and Other Misc Things

Start MySQL with New Binaries and Other Misc Things

February 28th, 2009 Leave a comment Go to comments
1
2
./mysqld_safe --user=mysql --basedir=/usr/local/mysql-5.0.67-linux-x86_64-icc-glibc23
--ledir=/usr/local/mysql-5.0.67-linux-x86_64-icc-glibc23/bin --mysqld=mysqld
1
2
./mysqladmin ext -u root -p -ri60
./mysqladmin ext -u root -p -ri60 | grep tmp
  1. No comments yet.
  1. No trackbacks yet.
You must be logged in to post a comment.