Need help with 23.36

2001-04-23 Thread New Style MySQL Personnel
I copied my database files made with 23.29 to 23.26 and now I get this. I chowned mysql.mysql and chmoded 660. What's wrong? mysql> use lumina; Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Didn&#x

Need help with 23.36

2001-04-23 Thread New Style MySQL Personnel
I copied my database files made with 23.29 to 23.26 and now I get this. I chowned mysql.mysql and chmoded 660. What's wrong? mysql> use lumina; Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Didn&#x

Re: Need help with 23.36

2001-04-23 Thread New Style MySQL Personnel
The location is good because I have some other databases created with 36 and they work fine. I copied ALL the database's files to /var/lib/mysql where the others are and I get this error. Any idea? On Mon, 23 Apr 2001, B. van Ouwerkerk wrote: > > >I copied my database files made

Need help with 23.36

2001-04-23 Thread New Style MySQL Personnel
files to /var/lib/mysql where the others are and I get this error. Any idea? mysql> use lumina; Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Didn't find any fields in table 'absences' Di

Re: Need help with 23.36

2001-04-24 Thread New Style MySQL Personnel
> mysql> use lum Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Didn't find any fields in table 'users' Database changed mysql> select * from users; ERROR 1017: Can't find file:

Re: 1045 access denied after granting all privs

2006-02-08 Thread dan+mysql-general-discussion-list
the privilege tables directly. When you use GRANT and REVOKE, this isn't necessary. --df -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Bienvenue € ¦à mysql-france

2002-04-19 Thread Mod€ ¦érateur de mysql-france
Bonjour, Bienvenue sur la liste de diffusion Mysql-france. Prenez 2 minutes pour lire ce message. Pour vous desinscrire, allez sur le site ONElist, www.onelist.com, et selectionnez les liens My ONElist situé à gauche. Vous pouvez aussi demander à recevoir une fois par semaine l'ensembl

SELECT DISTINCT BINARY crashes mysql on null values

2002-01-29 Thread mysql-s-p-a-m
>Description: Executing a SELECT DISTINCT statement in conjunction with the BINARY cast operator will crash MySQL server when the column being cast contains one or more null values. >How-To-Repeat: Executing the following code from a mysql prompt will cause the MySQL ser

how to use checker to debug mysql applications

2002-03-22 Thread mysql-return-103913-archive=jab . org
Hi, is there any way to debug a c-programm that uses the mysql c-api? I want to use checker for memleak checking but it seems to be impossible to compile the mysql client libraries using checker. The reason seems to be some assembly language parts. All other libraries I need compile. Did anybody

[no subject]

2002-10-29 Thread mysql-return-123441-archive=jab . org
20.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600. Hi, I want to use MySQL to store ESM (Symantec Enterprise Security Manager) data. The problem is that in one of their table, there is a field named "FullText". I have tried to create it in the CREATE TABLE statement and it gives m

Converting a dump postgresql

2001-01-25 Thread mysql-return-63121-archive=jab . org
Hello, I'm new with mysql and I've got a little problem. Somebody gave me a dump of a database made with postgresql. So I can't dump it it in my mysql database. Is there a utility that can convert a dump postgresql into a dump mysql? If not, where can I find the rules to con

<    3   4   5   6   7   8