Setting up a Disk Quota for a database

2005-01-20 Thread Diego, Emil
I am using mysql 3.23. I want to know if it is possible to setup different size quotas for different databases? Emil Diego Website Administrator University of Miami School of Business 305.284.5449 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system

ERROR 2006: MySQL Server Has Gone Away

2002-03-04 Thread Diego, Emil
I am having a problem reading a SQL script to recreate a database. I am runing mysql 3.23 on Redhat linux 7.2. The SQL file contains 35 megs worth of data. Everytime i try running it to recreate my database from a backup i get the following error: ERROR 2006: MySQL server has gone away. I

problem with text column and indexes

2002-02-01 Thread Diego, Emil
I have a table that I created and i am trying to create an index that contains a text field. I am having prblems with the syntax and keep receiving errors whenever I try to create the table. Here is the SQL statement for the table: CREATE TABLE IF NOT EXISTS logInfo ( ID BIGINT