No problem, MYSQL is great and I know far less about it than I do Oracle. Dave On Fri, Oct 05, 2001 at 06:08:07PM +0200, Tonu Samuel wrote: > On Fri, 2001-10-05 at 17:06, David Turner wrote: > > > > > > BTW, this is unique in MySQL - you can have tables mixed to be > > > transactional (InnoDB) and nontransactional (MyISAM) and use them mixed > > > in same query. All other SQL-s (as much I know) have transactions on > > > > Oracle's Global Temporary Tables don't write to redo or rollback, and > > on normal tables you can "alter table tablename nologging" to shut transaction > > logging off. > > Thank you for information. As you see I have not much Oracle knowledge > :( > > -- > For technical support contracts, goto https://order.mysql.com/ > __ ___ ___ ____ __ > / |/ /_ __/ __/ __ \/ / Mr. Tonu Samuel <[EMAIL PROTECTED]> > / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Security Administrator > /_/ /_/\_, /___/\___\_\___/ Tallinn, Estonia > <___/ www.mysql.com > > > --------------------------------------------------------------------- > 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
--------------------------------------------------------------------- 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