14,953
edits
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
Steps for SQL syntax debug | Steps for SQL syntax debug | ||
* Reduce the complexity of SQL syntax ex: reduce the {{ kbd | key = WHERE }} condition | * Reduce the complexity of SQL syntax ex: reduce the {{ kbd | key = WHERE }} condition | ||
* | * Enable the MySQL server log. Details on [[Testing#Database_server]] | ||
* Using the | * Using the syntax highlight tool ex: Using the [http://www.sublimetext.com/ Sublime], and enable the Menu option: {{ kbd | key = View > Syntax >SQL }}. The syntax will become colorful for easy to read! | ||
[[Category:Programming]] [[Category:MySQL]] | [[Category:Programming]] [[Category:MySQL]] | ||