CLOB and MySQL

From: Todd O'Bryan (toddobrya..ac.com)
Date: Thu Jan 27 2005 - 19:04:22 EST

  • Next message: Andrus Adamchik: "Re: caching of query results"

    I just used a CLOB for the first time, and when I generated the SQL, I
    discovered that MySQL doesn't have a CLOB.

    Does the generated SQL for to create the Database Schema pay any
    attention to the JDBC driver, or is it meant to be generic?

    Is the fix simply to change the CLOB to TEXT in the .sql file I just
    created?

    Thanks,
    Todd



    This archive was generated by hypermail 2.0.0 : Thu Jan 27 2005 - 19:04:27 EST