Re: Transactions in MySql

2001-04-09 Thread Rodney J. Woodruff
Look at the following pages in the manual: http://www.mysql.com/doc/M/i/Missing_Transactions.html http://www.mysql.com/doc/T/a/Table_types.html -- Rodney Gerald Clark wrote: > Marco Baldacchini wrote: > > > > MySql support transactions? > > The OLE-DB provider support transactions? > > Call th

Re: MySQL Server

2001-04-09 Thread Rodney J. Woodruff
Check with your hosting company. My guess is that they handle the initial MySQL setup for you. Very few companies will allow you to install the software on their servers. -- Rodney Anoop k gupta wrote: > Hi everybody, > > I am new to MySQL. > I have Linux server through my hosting company. >

Re: table locking

2001-04-09 Thread Rodney J. Woodruff
http://www.mysql.com/doc/I/n/Internal_locking.html Hope this helps. -- Rodney Zach Hollandsworth wrote: > Is there an explanation somewhere about the rules mysql uses when lock > tables? > > - > Before posting, please check: >

Syntax check

2001-03-17 Thread Rodney J. Woodruff
Can someone look at this syntax and tell me what is wrong with it. Any and all help is appreciated. I worked with several databases and have never had any trouble writing CREATE statements in the past. I get the following error when I run this create statement. So what is wrong with my syntax.