er" wrote:
> MS>
>
> i have dumped the another 2 database contents with the text file
> extension..even before i have done this many times but now it is giving
> error..is there any other possibility to correct this ??
>
> Regards,
> Uma
--
Vidhya CS
.
-
> Zie ook/see also: http://www.knmi.nl/maildisclaimer.html
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
>
> .
--
Vidhya CS
.
may be you can check whether the older version is uninstalled properly before
trying the new version .
if u installed using rpm , then rpm -qa shows all the installed files .
System wrote:
> Hello All,
>
> I have compiled mysql-4.1.13 using the binary package these were my
> configure options
>
Hi ,
I am this error while running mysqld_safe
# ./bin/mysqld_safe --user=mysql &
[1] 19413
# Starting mysqld daemon with databases from
/export/home/siptech/vidhya/ifmonitor/mysql/data
030728 12:17:49 mysqld ended
The daemon is not starting . what could be the problem
thanks
Vidhya.
--
MySQL
ue, then it might go a long way in
> explaining why your import failed.
>
> >>> Vidhya CS <[EMAIL PROTECTED]> 07/30/03 01:17PM >>>
> Hi ,
> I am trying to export a database from one machine ie linux, and import
> the same database to another machine ie ,sola
our import failed.
>
> >>> Vidhya CS <[EMAIL PROTECTED]> 07/30/03 01:17PM >>>
> Hi ,
> I am trying to export a database from one machine ie linux, and import
> the same database to another machine ie ,solaris .
>
> I exported the database using the fo
Hi ,
I am trying to export a database from one machine ie linux, and import
the same database to another machine ie ,solaris .
I exported the database using the following command .
mysqldump -c -u vidhya ifmonitor > $HOME/ifmonito.backup.
this is ok , ifmonitor-backup has the table creation info
hi ,
I installed MySQL-server-4.0.14-0.i386.rpm
MySQL-client-4.0.14-0.i386.rpm
when I give mysqladmin -u root
it is asking for password . The doc says that initially the password is
empty and we just need to press enter .
I read the mailing list posting but didnt find any clue
i didnt set any pas