<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - MariaDB/MySQL - JDBC: Field not shown in table/query, if set ON UPDATE CURRENT_TIMESTAMP"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=99978#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - MariaDB/MySQL - JDBC: Field not shown in table/query, if set ON UPDATE CURRENT_TIMESTAMP"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=99978">bug 99978</a>
              from <span class="vcard"><a class="email" href="mailto:iplaw67@tuta.io" title="Alex Thurgood <iplaw67@tuta.io>"> <span class="fn">Alex Thurgood</span></a>
</span></b>
        <pre>The SQL DDL  typed in from the mysql command line fails to create a table in my
installed version of mysql (5.5.25a) on OSX:

`DateTime_Default` datetime DEFAULT CURRENT_TIMESTAMP,
`DateTime_OnUpdateDefault` datetime DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>