Skip to content

Commit b11d275

Browse files
committed
Add documentation for use_sql_no_cache variable
1 parent 35119cd commit b11d275

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ Colors are also used to denote slow queries: time displayed in red instead of
3939
green. When a query returns no rows nor affect records, "<NONE>" is displayed
4040
using red in reverse video.
4141

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+
4244
### debug-blind.lua
4345

4446
Same as debug.lua, but without shell colors.

0 commit comments

Comments
 (0)