summaryrefslogtreecommitdiff
path: root/mysys/mf_iocache.c
diff options
context:
space:
mode:
authorkonstantin@mysql.com <>2004-03-16 01:04:04 +0300
committerkonstantin@mysql.com <>2004-03-16 01:04:04 +0300
commit420c956d279301f3af120b11da0e152bc4a8172c (patch)
tree752a7c190fcf0f92940319d09105b114f3e76d52 /mysys/mf_iocache.c
parente90c78ceb51e1f0e64ceea8ca55ceea1ba040109 (diff)
downloadmariadb-git-420c956d279301f3af120b11da0e152bc4a8172c.tar.gz
Intermediate commit of client library (cleanups + fixes of 3 items from
flaws list) TODO: * verify that no sequence of API calls produces SIGSEGV. That is, verify that mysql_stmt_init -> mysql_stmt_fetch is OK, or mysql_stmt_prepare -> mysql_stmt_fetch_column is OK and sets meaningful error. * remove alloc_stmt_fields call * revise stmt->state codes and statement states. * there are other items in prepared statements 'to fix' document. Done: - cleanups and comments - revision of prepared statement error codes. - mysql_stmt_prepare is now can always be called (that is, you can reprepare a statement) - new implementation of mysql_stmt_close and fetch cancellation
Diffstat (limited to 'mysys/mf_iocache.c')
0 files changed, 0 insertions, 0 deletions