[rt-devel] Rt and Oracle

Tobias Brox tobiasb at tobiasb.funcom.com
Wed Apr 12 04:04:18 EDT 2000


> Other issues that need to be dealt with is the fact that the Attachments
> table uses MySQL's blob support which may or may not be easily portable. 

Another issue is the primary keys.  MySQL has "autoincrement" which means
that a NULL value might be issued for the primary key, and MySQL will find
the number itself and return it.  Different engines do have different ways
of handling this, as well as different ways of returning the number.

-- 
Tobias Brox 
aka TobiX
+47 22 925 871







More information about the Rt-devel mailing list