Specifying INNODB without configuration

2003-08-19 Thread jef
Is it a bug or a feature that with the conditions 1. INNODB is not configured in my.cnf 2. Table type is specified as INNODB that when you create the table there is no warning, and no syntax error, and the table type silently and Microsoft-like, defaults to MyISAM? Now, if you specify table ty

RE: MySQL query problems

2003-07-16 Thread Jef S
Have you checked the query in an editor to see if they are working? Just substitute known values in the place of the variables you are using. Jef > -Original Message- > From: C. Reeve [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 16, 2003 10:16 AM > To: [EMAIL PROTECTE

RE: first time to use MySQL on MS Platform with PHP.

2003-07-16 Thread Jef S
Place an echo in the productsave.php page and check the SQL query. If the query that is getting passed is correct then the problem is on the productsave page. Otherwise, your values aren't being passed to the query. Jef > -Original Message- > From: Andrew [mailto:[EMAI

RE: How can I display images from a mySQL Database in a web page?

2003-07-16 Thread Jef S
Good luck, Jef > -Original Message- > From: Dan Anderson [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 15, 2003 4:31 PM > To: Partap Davis > Cc: [EMAIL PROTECTED] > Subject: Re: How can I display images from a mySQL Database in a web page? > > > I think there

ANSI_NULLS and ANSI_WARNINGS

2003-07-10 Thread Jef S
this matter would be appreciated. Thank you in advance for your assistance. Jef

How do you limit the maximun database size for a group of users?

2002-01-20 Thread Jef Card
Pretty much as the subject states, I am not a member of this list yet, as I am sure my mail server cant handle the amont of messeges that come through so please reply directly at [EMAIL PROTECTED] I need to limit the max size of a database in MySql that is created for a user on a few levels...