Upgrading BluG's MySQL r33 plugin to R40+
#6

The warning from the community compiler is very clear:
pawn Code:
warning 213: tag mismatch: expected tag none ("_"), but found "MySQL"
It expected:
pawn Code:
new SQL;
but found:
pawn Code:
new MySQL: SQL;
The connection handle until R39 did not have the MySQL: tag so it included an older version. Try opening the script through the editor.
Reply


Messages In This Thread
Upgrading BluG's MySQL r33 plugin to R40+ - by StRaffael - 19.10.2018, 17:25
Re: Upgrading BluG's MySQL r33 plugin to R40+ - by Calisthenics - 19.10.2018, 17:40
Re: Upgrading BluG's MySQL r33 plugin to R40+ - by StRaffael - 19.10.2018, 18:16
Re: Upgrading BluG's MySQL r33 plugin to R40+ - by Calisthenics - 19.10.2018, 18:50
Re: Upgrading BluG's MySQL r33 plugin to R40+ - by StRaffael - 19.10.2018, 19:48
Re: Upgrading BluG's MySQL r33 plugin to R40+ - by Calisthenics - 19.10.2018, 19:58

Forum Jump:


Users browsing this thread: 1 Guest(s)