| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
query
|
|
|
|
|
| |
This would cause the cache to be wrong in case the the later INSERT
fails and the transaction is aborted.
|
|
|
|
|
| |
Was using the previously queried store due to this being cached in an
upvalue.
|
| |
|
| |
|
|
|
|
| |
This was planned to be added long ago but was forgotten.
|
|
|
|
| |
(fixes #733)
|
| |
|
| |
|
| |
|
|
|
|
| |
(fixes #1073)
|
| |
|
|
|
|
|
|
| |
MySQL requires that the first 20 bytes are unique, even if they differ after
the first 20 bytes. This breaks e.g. pubsub/PEP nodes longer than 20 characters
that have common prefixes.
|
|
|
|
| |
returning non-iterator values
|
|
|
|
| |
truncate operations, fixes #1200
|
|
|
|
| |
What was the intent of this argument anyways?
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| | |
(unreachable and would not work)
|
|\| |
|
| | |
|
| | |
|
|\| |
|
| |
| |
| |
| | |
(fixes #1009)
|
| | |
|
|\| |
|
| |
| |
| |
| | |
aa9f198cb3c9 (thanks waqas)
|
|\| |
|
| | |
|
| | |
|
| | |
|
| | |
|
|\| |
|
| | |
|
|\| |
|
| |
| |
| |
| | |
accents for MySQL only (fixes #885)
|
|\| |
|
| | |
|
|\| |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
functions
|
| |
| |
| |
| | |
[luacheck]
|
| | |
|
| | |
|