mirror of
https://github.com/luapower/mysql.git
synced 2025-07-02 00:10:30 +02:00
.frac now number instead of int_64_t on x64
This commit is contained in:
4
mysql.md
4
mysql.md
@ -535,6 +535,6 @@ Instruct the server to dump debug info in the log file. `SUPER` priviledge neede
|
||||
|
||||
## TODO
|
||||
|
||||
* reader function for getting large blobs in chunks using mysql_stmt_fetch_column: `stmt:chunks(i[, bufsize])` or `stmt:read()` ?
|
||||
* test with Linux, OSX, 64bit OSs
|
||||
* reader function for getting large blobs in chunks using
|
||||
mysql_stmt_fetch_column: `stmt:chunks(i[, bufsize])` or `stmt:read()` ?
|
||||
* support connecting against different runtimes (client_library option)
|
||||
|
Reference in New Issue
Block a user