History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: OQ-39
Type: Bug Bug
Status: Closed Closed
Priority: Trivial Trivial
Assignee: Dick Anderson
Reporter: Anonymous
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenQuote

MySQL 5 script error

Created: 15/Aug/08 12:00 AM   Updated: 11/Oct/08 12:00 AM
Component/s: openquote
Affects Version/s: None
Fix Version/s: 1.1

URL: https://sourceforge.net/support/tracker.php?aid=2053175
ID: 2053175


 Description  « Hide
Line 6 of the openquote-community-1.0SP1/setup/MySql-dump.sql file (the underline) needs to be modified as follows for installation in Mysql 5.0. A space has to be inserted in character position 3 to turn this line into a comment. MySql 5.0 has strict syntax checking. From: -- Server version 4.1.22-standard -- MySQL dump 9.07 -- -- Host: localhost Database: openquote_1_0 --------------------------------------------------------- To: -- Server version 4.1.22-standard -- MySQL dump 9.07 -- -- Host: localhost Database: openquote_1_0 -- -------------------------------------------------------

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.