
user-setup-mysql-dbixfts - set up a DBIx::FullTextSearch backend for Wiki::Toolkit

user-setup-mysql-dbixfts --name mywiki \
--user wiki \
--pass wiki \

Takes three arguments:
The database name.
The user that connects to the database. It must have permission to create and drop tables in the database.
The user's database password.

Kake Pugh (kake@earth.li).

Copyright (C) 2002 Kake Pugh. All Rights Reserved.
This code is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
