Hi, all,

Greetings. sql, query.

I met a error when I use mysqlhotcopy:
========================================================
bash-2.05a$ mysqlhotcopy --user=jqu --password=jqu1234@ test /usr/local/mysql/backups

dyld: perl Undefined symbols:
_mysql_affected_rows
_mysql_close
_mysql_create_db
_mysql_data_seek
_mysql_drop_db
_mysql_errno
_mysql_error
_mysql_fetch_field
_mysql_fetch_lengths
_mysql_fetch_row
_mysql_field_seek
_mysql_free_result
_mysql_get_host_info
_mysql_get_proto_info
_mysql_get_server_info
_mysql_info
_mysql_init
_mysql_insert_id
_mysql_list_dbs
_mysql_list_fields
_mysql_num_fields
_mysql_num_rows
_mysql_options
_mysql_ping
_mysql_real_connect
_mysql_real_escape_string
_mysql_real_query
_mysql_refresh
_mysql_shutdown
_mysql_stat
_mysql_store_result
_mysql_thread_id
_mysql_use_result
Trace/BPT trap
=====================================================

A little background information:

We use Mac OS X darwin 6.0 and mysql 3.23.53 compiled from source. Our system administrator installed DBD::mysql. It seems to me that I am ready to use mysqlhotcopy now. But I got the above error message. Anyone of you have idea of that? Or maybe I use the wrong syntax :(

Thank you,
Jannie Qu




_________________________________________________________________
Unlimited Internet access for only $21.95/month.  Try MSN! http://resourcecenter.msn.com/access/plans/2monthsfree.asp


---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to