>
>
> Brian J.S. Miller wrote:
>
>>
>>Walt,
>>
>>The tables are ISAM type. These are some seriously old tables
>> (originally
>>from version 3.21) and were never updated to type MyISAM. Despite
>>frequent updates to mysqld.
>>
>>There is a program isamchk which is similar to myisamchk, but it ret
Brian J.S. Miller wrote:
Walt,
The tables are ISAM type. These are some seriously old tables (originally
from version 3.21) and were never updated to type MyISAM. Despite
frequent updates to mysqld.
There is a program isamchk which is similar to myisamchk, but it returns
the error "___ is not a
ields
in table 'admin_privs'" (or whatever the table name is..that's just 1
exaple).
Here is what I have tried already:
1) backing down to Mysql 3.23
2) Running 2.6 kernel (read that ISAMs aren't binary compatible across
OS/platform)
3) CHECK TABLE admin_privs (says: &
t;>exaple).
>>
>>Here is what I have tried already:
>>1) backing down to Mysql 3.23
>>2) Running 2.6 kernel (read that ISAMs aren't binary compatible across
>>OS/platform)
>>3) CHECK TABLE admin_privs (says: "Incorrect information in file:
>>'
privs'" (or whatever the table name is..that's just 1
exaple).
Here is what I have tried already:
1) backing down to Mysql 3.23
2) Running 2.6 kernel (read that ISAMs aren't binary compatible across
OS/platform)
3) CHECK TABLE admin_privs (says: "Incorrect information in fi
whatever the table name is..that's just 1
exaple).
Here is what I have tried already:
1) backing down to Mysql 3.23
2) Running 2.6 kernel (read that ISAMs aren't binary compatible across
OS/platform)
3) CHECK TABLE admin_privs (says: "Incorrect information in file:
'./path/admin
Hi Scott,
On Thu, 2002-10-10 at 03:28, Scott Pippin wrote:
> I am trying to set up two data files in case the first one fills up. I
> tried to use the following in my.cnf but it says there is an error. If
> I take out the reference to the second data file everything works
>
> AIX 4.3.3
> MySQL
Scott Pippin wrote:
> I am trying to set up two data files in case the first one fills up. I
> tried to use the following in my.cnf but it says there is an error. If
> I take out the reference to the second data file everything works
>
> AIX 4.3.3
> MySQL 4.0.4
>
>
>innodb_data_file_path=libda
I am trying to set up two data files in case the first one fills up. I
tried to use the following in my.cnf but it says there is an error. If
I take out the reference to the second data file everything works
AIX 4.3.3
MySQL 4.0.4
innodb_data_file_path=libdata1:100M:autoextend:max:2000M;libdat
Hello Alexander,
Yes, it is possible. Start your mysqld(-max)(-nt) instances with
--defaults-file=C:\windows\my.ini option and it should work.
Regards,
Iikka
**
* Iikka Meriläinen *
* E-mail: [EMAIL PROTECTED] *
* Vaala, Finland
Hi all,
How can I change the file paht "c:\windows\my.ini".
Is possible I have two files because I want to start
two instances in same machine.
I would like to change like that:
- c:\windows\my.ini
- c:\windows\my2.ini
Regards
Alexander
sql, query
__
11 matches
Mail list logo