01.06.2016, 19:11
MySQL R5 to MySQL R39? Any help appreciated.
Go through the whole script and update it using the new functions/syntax's.
|
If you want to leverage theaded query speed, then yes, there's no other way than creating proper callbacks. That isn't too hard tho, it can be even easier to do with y_inline. And there are quite a few functions to change, such as mysql_num_rows to cache_num_rows/cache_get_row_count
|
mysql_pquery(handle, query);