[Mediawiki-l] SQL error

Platonides Platonides at gmail.com
Tue Dec 1 18:17:50 UTC 2009


Huib Laurens wrote:
> Hello,
> 
> 
> I'm trying to install a database for mediawiki 1.13 with the sql below:
> 

Why such an old version?


> I get a error that there is a fault in my code, but I copied it right
> out /mantance/ could somebody tell me whats wrong?
> 
> Huib

On which database?
mysql gives an error on that sql due to those IDENTITY(1,1)

>ERROR 1064 (42000): You have an error in your SQL syntax; check the
>manual that corresponds to your MySQL server version for the right
>syntax to use near 'IDENTITY(1,1)

But you're using the mssql file, so it's not expected to work there. So,
which database server are you using?




More information about the MediaWiki-l mailing list