We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35119cd commit b11d275Copy full SHA for b11d275
README.md
@@ -39,6 +39,8 @@ Colors are also used to denote slow queries: time displayed in red instead of
39
green. When a query returns no rows nor affect records, "<NONE>" is displayed
40
using red in reverse video.
41
42
+If you want to force "SQL_NO_CACHE" in your SELECT statements you can set the use_sql_no_cache variable to 1.
43
+
44
### debug-blind.lua
45
46
Same as debug.lua, but without shell colors.
0 commit comments