[Lxr-dev] [ lxr-Bugs-1031784 ] Mysql 4 required
Brought to you by:
ajlittoz
From: SourceForge.net <no...@so...> - 2005-01-05 17:13:37
|
Bugs item #1031784, was opened at 2004-09-21 10:53 Message generated for change (Comment added) made by mbox You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=1031784&group_id=27350 Category: Documentation Group: v0.9.1 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Malcolm Box (mbox) Summary: Mysql 4 required Initial Comment: The libraries for Mysql queries (LXR::Index::Mysql) makes use of the "DELETE FROM table USING table_reference .." syntax. This is a MySQL 4.x feature, so things like purging of the database will not work using a Mysql 3.x back-end. The requirement for MySQL 4 should be stated in the documentation This is found in release 0.9.3, but submitted as a 0.9.1 bug as there is no 0.9.3 bug group yet. Jon Wilson jon...@as... PS. Keep up the good work! ---------------------------------------------------------------------- Comment By: Malcolm Box (mbox) Date: 2005-01-05 17:13 Message: Logged In: YES user_id=215386 This has now been fixed in CVS. If you can install the new version and check that it solves your problem, then it would be very useful. Thanks for reporting this defect and helping to make LXR better. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=1031784&group_id=27350 |