05.03.2013, 19:33
Quote:
Maxips2, there's a bug with the sizeof operator and enums used together.
pawn Code:
pawn Code:
So you'll have to explicitly (as of plugin R8 or something like that) specify the 4th and 5th parameters (connection and sizeof destination) in your cache_get_row_line. pawn Code:
I was actually thinking of releasing a plugin myself, perhaps called "Simple MySQL plugin" or something due to its stripped down nature (everything except for the cache-related and required functions are removed). Also never have I had to face a crash due to the plugin. |