Alex? Christophe?
You are the experts, I am your servant ;)
Oliver
Pier Fumagalli wrote:
Why int(11) and not bigint (which is EXACTLY as a Java "long"?)...
Also, the only difference in the adapter from the standard to the MySQL adapter is the fact that the lock EXPIRATION_DATE is a DATE in MySQL. IMO, this is wrong, as you loose any information about the time, right? If you change it to be a BIGINT, then you can also forget about the modifications in MySqlAdapter.java :-)
Pier
On 26 Nov 2003, at 10:07, [EMAIL PROTECTED] wrote:
ozeigermann 2003/11/26 02:07:09
Modified: proposals/stores/org/apache/slide/store/impl/rdbms MySqlSchema.sql Log: Added improvements thanks to Alexander Wendt: - tinyint for Booleans, - dropped indexes (because primary and unique are indexes) - Single or first unique became primary
Submitted by: Alexander Wendt
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
