Quote:
Originally Posted by shka
@snakes1100:
It is not a vB4.2.5 issue. "rows" is a reserved word since MariaDB 10.2.4.
Quick and dirty you can change the sql which is using "rows" to "[rows]" (using square brackets for the field name(s)).
Update Upps, you probably have to use mysql-like backticks.
Better way somebody would change the mod (alter column name in for example rowcount and search and replace every occurrence in codes and templates)
|
Hi all
Is there any chance to have a soluce for this plz ?