I have a MySQL table called questions where I have (qid, catid, userid,
title, question, point, status, timestamp)
"title" and "question" are of type text with a FULLTEXT index and never
change.
I use the table for:
- Get all data
- Get results from several rows without fetching the "title" an
> > How do I uninstall a MySQL source installation on Linux ?
>
> make uninstall
I tried that without success.
Would it require the original source code?
Regards Jacob
-
Before posting, please check:
http://www.mysql.com/
How do I uninstall a MySQL source installation on Linux ?
Regards Jacob
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request thi