3.23.43 master running on quadproc E450 solaris sparc 7, with following 
du -sk in mysql data dir:

3504    lsac1-0-s08-bin.001
1       lsac1-0-s08-bin.index
5       lsac1-0-s08.err
1       lsac1-0-s08.pid
2       my.cnf
68      mysql
166860  sc_metrics
78      scnet
7823    shoutcast
569     shoutcast_manager
1       test
1097    vbulletin

new install of 4.0.1 solaris sparc 7 binary, correctly configured for 
slave operation.  repl user given all rights to all dbs, since load 
master does not appear to work with only file privelege activated 
(update docs?).  running LOAD DATA FROM MASTER on host appears to start 
working for approx. 30s, then:

mysql> LOAD DATA FROM MASTER;
ERROR 1189: Net error reading from master

both machines connected on same switch via 1000BaseFX, network is not an 
issue.

both machines are running my-huge.cnf.

du -sk on slave shows:

(shoutcast@lsac1-1-s08)~/mysql/data> du -sk *
25      ib_arch_log_0000000000
5128    ib_logfile0
5128    ib_logfile1
65576   ibdata1
19      lsac1-1-s08.err
1       lsac1-1-s08.pid
1       master.info
3       my.cnf
3       my.cnf~
67      mysql
23484   sc_metrics
77      scnet
7629    shoutcast
11      shoutcast_manager
1       test

help!

-tom


---------------------------------------------------------------------
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