1 or 2 tables with the same data

2002-06-03 Thread Sharksforum
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

RE: How do I uninstall a MySQL source installation on Linux ?

2002-05-23 Thread Sharksforum
> > 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 ?

2002-05-22 Thread Sharksforum
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