~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/slave.cc

  • Committer: Brian Aker
  • Date: 2008-11-25 18:01:59 UTC
  • Revision ID: brian@tangent.org-20081125180159-ym9v3mnxcdqnogb8
ulong fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2058
2058
        switch (drizzle_error_number) {
2059
2059
        case CR_NET_PACKET_TOO_LARGE:
2060
2060
          sql_print_error(_("Log entry on master is longer than "
2061
 
                            "max_allowed_packet (%ld) on "
 
2061
                            "max_allowed_packet (%u) on "
2062
2062
                            "slave. If the entry is correct, restart the "
2063
2063
                            "server with a higher value of "
2064
2064
                            "max_allowed_packet"),