I would like to convert my wiki to use a MySQL database. It currently uses a SQLite database. I don't know of any scripts in the maintenance directory.
I would like to convert because of the broken SQLite search.
The wiki I am talking about is below.
Darren VanBuren onekopaka@gmail.com ---------------------------------------------- Administrator of Onekopakaspace
Trunk MediaWiki install: http://oks.verymad.net/~onekopaka/mwtrunk/
Darren VanBuren wrote:
I would like to convert my wiki to use a MySQL database. It currently uses a SQLite database. I don't know of any scripts in the maintenance directory.
I would like to convert because of the broken SQLite search.
The wiki I am talking about is below.
Darren VanBuren onekopaka@gmail.com
Administrator of Onekopakaspace
Trunk MediaWiki install: http://oks.verymad.net/~onekopaka/mwtrunk/
Export the SQL. Manually check field names and table structure. Create mediawiki tables in mysql. Install into mysql.
What do you recommend to use to export the tables?
On Jun 10, 2008, at 3:28 PM, Platonides wrote:
Darren VanBuren wrote:
I would like to convert my wiki to use a MySQL database. It currently uses a SQLite database. I don't know of any scripts in the maintenance directory.
I would like to convert because of the broken SQLite search.
The wiki I am talking about is below.
Darren VanBuren onekopaka@gmail.com
Administrator of Onekopakaspace
Trunk MediaWiki install: http://oks.verymad.net/~onekopaka/mwtrunk/
Export the SQL. Manually check field names and table structure. Create mediawiki tables in mysql. Install into mysql.
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Darren VanBuren onekopaka@gmail.com ---------------------------------------------- Administrator of Onekopakaspace
Trunk MediaWiki install: http://oks.verymad.net/~onekopaka/mwtrunk/
mediawiki-l@lists.wikimedia.org