MySQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsDatabasesMySQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old May 8th, 2003, 09:47 AM
benos benos is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 233 benos User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
Article Discussion: Using Transactions with MySQL 4.0 and PHP

If you have any questions or comments about this article please post them here.

This forum post relates to this article

Reply With Quote
  #2  
Old June 1st, 2003, 04:00 AM
paCkeTroUTer paCkeTroUTer is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: May 2003
Location: Melbourne, Australia
Posts: 5 paCkeTroUTer User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
innodb tables

I am running a Mandrake 9.1 distro and MySQL came with the installation. It is MySQL 4.0.11a-gamma and by running the following table creation command:
Code:
CREATE TABLE trans
(
id int not null auto_increment,
item varchar(30) not null,
quantity varchar(10) not null,
primary key(id) 
)type=innodb;

it does not create a innodb table. It just created a MyISAM table. I checked the properties of the table and innodb table type does not exist there as well. Should I be enabling innodb tables somewhere ? According to the MySQL documentation innodb is supposed to be setup by default.

Any suggestions as to what I should do ?

Jeffery

Reply With Quote
  #3  
Old August 7th, 2003, 08:31 AM
paCkeTroUTer paCkeTroUTer is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: May 2003
Location: Melbourne, Australia
Posts: 5 paCkeTroUTer User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
bump

Peple are PM me if I have solved the problem. No, I haven't because I lost interest in it since I didn't get a response from the Author and I was just experimenting with what the Author was talking about.

So if anyone knows what the solution is, please help them out.

Cheers, Jeffery

Reply With Quote
  #4  
Old August 7th, 2003, 07:06 PM
FrankieShakes FrankieShakes is offline
Frank The Tank!
Dev Articles Beginner (1000 - 1499 posts)
 
Join Date: Jun 2002
Location: Toronto, Canada
Posts: 1,246 FrankieShakes User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Send a message via ICQ to FrankieShakes Send a message via MSN to FrankieShakes
Jeffery,

Have you set your options in the My.CNF and/or My.INI files?

Here's a link to MySQL's page on setting up your InnoDB settings:

http://www.mysql.com/doc/en/InnoDB_start.html

HTH!
__________________
____________________________________________
Developer Shed Weekly Writer | DevArticles Forum Moderator
Build Your Own KlipFolio Klip With PHP
FrankManno.com - Under Construction
Design Interactive Group - Under Construction

Reply With Quote
  #5  
Old August 7th, 2003, 10:21 PM
paCkeTroUTer paCkeTroUTer is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: May 2003
Location: Melbourne, Australia
Posts: 5 paCkeTroUTer User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Thanks, appreciate your response. I will look into it this evening.

Reply With Quote
  #6  
Old August 15th, 2003, 11:03 AM
FrankieShakes FrankieShakes is offline
Frank The Tank!
Dev Articles Beginner (1000 - 1499 posts)
 
Join Date: Jun 2002
Location: Toronto, Canada
Posts: 1,246 FrankieShakes User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Send a message via ICQ to FrankieShakes Send a message via MSN to FrankieShakes
Anytime!

Have you had a chance to see if it works?

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsDatabasesMySQL Development > Article Discussion: Using Transactions with MySQL 4.0 and PHP


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway