Giter Club home page Giter Club logo

Comments (2)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
I m encounter new errors,
when I run below shell command, throw me an error:

/usr/local/bin/purge_relay_logs --user=root --password=123123 
--disable_relay_log_purge >> /data/mysql/data/purge_relay_log.log 2>&1

here was the error message:

2015-03-04 11:17:26: purge_relay_logs script started.
 Found relay_log.info: /data/mysql/data/relay-log.info
 Removing hard linked relay log files twpdb21-relay-bin* under /var/tmp.. done.
 Current relay log file: /data/mysql/data/twpdb21-relay-bin.000074
 Archiving unused relay log files (up to /data/mysql/data/twpdb21-relay-bin.000073) ...
 Creating hard link for /data/mysql/data/twpdb21-relay-bin.000066 under /var/tmp/twpdb21-relay-bin.000066 ..ln: creating hard link `/var/tmp/twpdb21-relay-bin.000066' => `/data/mysql/data/twpdb21-relay-bin.000066': Invalid cross-device link
 at /usr/local/bin/purge_relay_logs line 94
        main::hardlink_relay_logs('twpdb21-relay-bin.000074') called at /usr/local/bin/purge_relay_logs line 209
        eval {...} called at /usr/local/bin/purge_relay_logs line 155
        main::main() called at /usr/local/bin/purge_relay_logs line 68

Can tell me how to fix the issue? thanks

Regards
Garey

Original comment by [email protected] on 4 Mar 2015 at 3:29

from mysql-master-ha.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
Would you set --workdir in a same OS partition as MySQL relay logs (but 
different directory) and see if it works?

Original comment by [email protected] on 4 Mar 2015 at 5:05

from mysql-master-ha.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.