Re: [libdb-develop] Problem with "condition" in libdb.mysql
Status: Inactive
Brought to you by:
morbus
From: William D. <bu...@po...> - 2005-04-25 00:32:18
|
On 24 April 2005, William Denton wrote: : # mysql -u drupal -p drupal < libdb/libdb.mysql : Enter password: : ERROR 1064 (42000) at line 24: You have an error in your SQL syntax; check : the manual that corresponds to your MySQL server version for the right : syntax to use near 'condition TEXT, treatment TEXT, scheduled_treatment : TEXT, access_restrictions TE' at line 1 Since that's the only place that the condition table is mentioned, there was nothing in the way of renaming it to condition1. That went through without trouble. Bill -- William Denton : Toronto, Canada : http://www.miskatonic.org/ |