(more…).. อ่านต่อ ( read more» )
Database | tags
Database | EOD data SET & Fund Thailand
Investment DatabaseDatabase | Recover MySQL Database root password
Command Linux Database MySQLPloblem: forget MySQL root password Solutions: Recover(hack) MySQL root password 1. Login as root 2. Stop the MySQL server by using command /etc/init.d/mysql stop #or ps aux | grep mysql kill -9 mysqlID 3. Start MySQL server without password (more&he.. อ่านต่อ ( read more» )
Database | Optimize MySQL all Databases mysqlcheck
Linux MySQL Database mysqlcheck Command DirectAdminหลังจากที่เราใช้ MySQL Tunner ไปแล้ว พบว่า จำเป็นต้อง optimize tables แต่จะทำไงให้ optimize database ได้ทุกตาราง ซึ่งมีวิธีง่ายๆ สามารถใช้คำสั่งนี้ในการ Optimize MySql ทุก databases ประมานี้ เครื่อง Linux ทั่วไป mysqlcheck -Aao --auto-repair --silent.. อ่านต่อ ( read more» )
Database | MySQLTunner.pl Tuning-Primer.sh
Database Perl Linux MySQLพักนี้ขอวุ่นๆเรื่อง MySQL หน่อย เพราะว่า Dedicated Server ของลูกค้าๆ จะกิน MySQL ขึ้นมาหน่อยนึง เลยต้องมีอุปกรณ์ที่ช่วยจูน MySQL ให้เหมาะสมกับเครื่อง Server และการทำงานของ Server ซึ่ง MySQLTunner เป็น perl script ที่ฟรี ใช้งานได้ไม่ยาก ทำตามขั้นตอนที.. อ่านต่อ ( read more» )
Database | วิธีซ่อมแซ่ม Database MySQL ง่ายๆด้วย myisamchk
Debian MySQL Command DirectAdmin Database CentOS myisamchk Linuxวิธีซ่อมแซม Database ง่ายๆ (Repair Database) ด้วยการเข้า SSH แล้วไปยังโฟลเดอร์ mysql ที่ OS Linux แต่ละอย่างเก็บไว้ Debian myisamchk -r /home/mysql/*/*.MYI Debian + Directadmin /usr/local/mysql/bin/myisamchk -r /home/mysql/*/*.MYI CentOS myisamchk -r.. อ่านต่อ ( read more» )