Adsense
Popular Posts
- Code update from PHP 7.4 to PHP 8.1 - PhpSpreadsheet
- MySQL workbench -"Could not decrypt password cache"
- Code update from PHP 7.4 to PHP 8.1 - Worksheet/Iterator.php
- Rendering HTML tags inside textarea
- axios handle blob type data
- Unix Utils and wget in Windows
- increase mysql query speed
- Setup vi syntax for PHP
- Get WAMP running on EC2
- add comment to table columns in phpMyAdmin
Friday, June 5, 2015
increase mysql query speed
If want to increase mysql query speed, you need to create a primary key for your table, and also add the columns you want to search as index.
Labels:
MySQL
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment