Releases: michabbb/mysqlihelper
Releases · michabbb/mysqlihelper
Fix bind_result to become compatible with PHP 8.1
Full Changelog: v1.20...v1.21
add kill
v1.19 - check if affected_rows exists
check if 'affected_rows' exists
handle set and call
optimize code handle mysql "set" and "call" queries
add create
v1.17 add create
add replace
v1.16 add replace
try to check on false result_metadata
try to check on false result_metadata
always use fetch_field to grab duplicate fields in resultset
v1.14 always use fetch_field to grab duplicate fields in resultset
optimize "mysql has gone away" checking
v1.13 optimize "mysql has gone away" checking
v1.12 return error in case statement went wrong
return error in case statement went wrong