<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Error setting up vmrcre database in mysql</title>
  <link rel="self" href="https://vmrcre.org/fr/c/message_boards/find_thread?p_l_id=30182&amp;threadId=174694" />
  <subtitle>Error setting up vmrcre database in mysql</subtitle>
  <id>https://vmrcre.org/fr/c/message_boards/find_thread?p_l_id=30182&amp;threadId=174694</id>
  <updated>2026-04-29T16:04:52Z</updated>
  <dc:date>2026-04-29T16:04:52Z</dc:date>
  <entry>
    <title>RE: Error setting up vmrcre database in mysql</title>
    <link rel="alternate" href="https://vmrcre.org/fr/c/message_boards/find_message?p_l_id=30182&amp;messageId=237118" />
    <author>
      <name>Ken M. Penner</name>
    </author>
    <id>https://vmrcre.org/fr/c/message_boards/find_message?p_l_id=30182&amp;messageId=237118</id>
    <updated>2020-05-26T12:10:01Z</updated>
    <published>2020-05-26T12:10:01Z</published>
    <summary type="html">All the NOT DEFAULTs still need to be changed to DEFAULT</summary>
    <dc:creator>Ken M. Penner</dc:creator>
    <dc:date>2020-05-26T12:10:01Z</dc:date>
  </entry>
  <entry>
    <title>RE: Error setting up vmrcre database in mysql</title>
    <link rel="alternate" href="https://vmrcre.org/fr/c/message_boards/find_message?p_l_id=30182&amp;messageId=174717" />
    <author>
      <name>Troy A. Griffitts</name>
    </author>
    <id>https://vmrcre.org/fr/c/message_boards/find_message?p_l_id=30182&amp;messageId=174717</id>
    <updated>2019-07-17T17:38:31Z</updated>
    <published>2019-07-17T17:38:31Z</published>
    <summary type="html">Yes, thank you Ken!  This line was left over from a copy from update.sql when I was updating the SEGMENTREADINGWITNESS table to add VERSEINSTANCE.  I copied the line for reference and didn&amp;#39;t remove it when I was done.  Thank you for reporting it.  I have committed an update to the file.</summary>
    <dc:creator>Troy A. Griffitts</dc:creator>
    <dc:date>2019-07-17T17:38:31Z</dc:date>
  </entry>
  <entry>
    <title>Error setting up vmrcre database in mysql</title>
    <link rel="alternate" href="https://vmrcre.org/fr/c/message_boards/find_message?p_l_id=30182&amp;messageId=174693" />
    <author>
      <name>Ken M. Penner</name>
    </author>
    <id>https://vmrcre.org/fr/c/message_boards/find_message?p_l_id=30182&amp;messageId=174693</id>
    <updated>2019-07-17T15:29:39Z</updated>
    <published>2019-07-17T15:29:37Z</published>
    <summary type="html">In step 10 of VMR CRE - Bundle Installation for Production, the command&lt;br /&gt;&lt;br /&gt; &lt;div class="lfr-code"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="line-numbers" data-line-number="1"&gt;&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;[b]$ mysql -u vmrcre -pvmrcre123 vmrcre &amp;lt; ~/vmrcre-linux/community/webapp/sql/vmrcre-mysql.sql[/b]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;produces the error &lt;div class="lfr-code"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="line-numbers" data-line-number="1"&gt;&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;ERROR 1064 (42000) at line 117: 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 &amp;#39;// TODO&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers" data-line-number="2"&gt;&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;&amp;nbsp; `SHELFID` int(11) NOT DEFAULT NULL,&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers" data-line-number="3"&gt;&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;&amp;nbsp; `TRANSCRIPTIONSTART` int(11) NOT&amp;#39; at line 8&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;Removing the // line and NOT in the next couple lines eliminates this error but produces:&lt;div class="lfr-code"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="line-numbers" data-line-number="1"&gt;&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;ERROR 1146 (42S02) at line 354: Table &amp;#39;vmrcre.SEGMENTREADINGWITNESS&amp;#39; doesn&amp;#39;t exist&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;Removing the line &lt;div class="lfr-code"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="line-numbers" data-line-number="1"&gt;&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;alter table SEGMENTREADINGWITNESS add VERSEINSTANCE varchar(20) DEFAULT &amp;#39;&amp;#39; after DOCUMENTID;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;eliminates this error message.</summary>
    <dc:creator>Ken M. Penner</dc:creator>
    <dc:date>2019-07-17T15:29:37Z</dc:date>
  </entry>
</feed>

