-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Oliver Chua wrote:
> To be able to use subqueries, I'm now using mysql-4.1.2b-alpha-win.zip
> I'm using mysql-connector-java-3.1.2-alpha.zip as my jdbc driver to
connect
> to the db...
>
> I'm selecting some columns from a table where the column is cr
To be able to use subqueries, I'm now using mysql-4.1.2b-alpha-win.zip
I'm using mysql-connector-java-3.1.2-alpha.zip as my jdbc driver to connect
to the db...
I'm selecting some columns from a table where the column is created using
mediumint.
Somehow, after creation, it becomes mediumint(9)
Prep