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
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
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
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
>
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:
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]
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
>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
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
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
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
701 - 711 of 711 matches
Mail list logo