timestamp problem

2005-06-14 Thread manasvini nandakumar
Hi all, I have a very strange problem with mysql-4.0.22 running on a big endian processor platform.When the timestamp gets updated as '2005-01-01 23:00:00', it actually seems to be converted internally as 2005010423.Similarly '2005-01-02 23:00:00' is '2005010523'. The problem is that let us

RE: mysql_install_db problem!!

2004-12-16 Thread manasvini nandakumar
Hi all, Initially, I had also suspected an NFS problem,I tried the same process on a local flash file system on the target board.It still yielded the same problems. the "mysql" user has complete privileges on the directory (MYSQL's data directory /usr/local/mysql/var/).I had also tested a sampl

mysql_install_db problem!!

2004-12-16 Thread manasvini nandakumar
Hi all, I have cross compiled mysql-4.1.7 (from the source distribution)for an IXP425 based board with Montavista Linux-3.0.When I run mysql_install_db --user=mysql ...It runs into several errors with the following log [EMAIL PROTECTED]: /usr/local# ./bin/mysql_install_db --user=mysql WARNING

Errcode:13

2001-09-21 Thread Nandakumar
smoothly. But when I start using the database,the following errorcode is displayed Can't read dir of './backedupdatabase/' (Errcode: 13) I am able to create new database and use that one. Can anybody pls help me out. Thank