AW: AW: InterBase vs. Mysql

2003-02-18 Thread Rusch (ext) Reiner
Hi Ben,

  Some database engineers would say MySQL isn't a database 
 because it has no
  transactions by know (in a stable version).
 
  But think about, if you really need this!!!
 
 Very much so!
 
 With dependent foreign key constraints that are being developed by 
 MySQL, you have to use delayed constraint checking in the form of a 
 transaction, or with cyclic references, you can never add 
 data to your 
 tables :)

ok, you're right!
But there are possible other ways to solve this.
You possibly could take care by your program.
In our project we have no problems like this because we use different tables
for input and output.
We use unique keys so that theres no corrupted data.

Regards 
Reiner

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




AW: AW: InterBase vs. Mysql

2003-02-18 Thread Rusch (ext) Reiner
Hi Ben,
 
 I feal I am digging my self a grave here, so this will be 
 about my last 
 ever posting...  Either that or your mailing administrator will start 
 bouncing my mail

I don't think so. You said nothing bad!
Just talking about things which perhaps could be better or discuss that
would no reason to take you from the list of discussions about MySQL!!!

Regards
Reiner

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php