Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.0.21
-
rhel6
-
10.1.9-3
Description
having 18G + binlogs probably isn't the best move however if mysqld supports them so should the client tools.
# mysqlbinlog --start-position 18844480604 mysql-bin.000061
|
Warning: option 'start-position': unsigned value 18844480604 adjusted to 4294967295
|
|
|
# mysqlbinlog --version
|
mysqlbinlog Ver 3.3 for Linux at x86_64
|
|
# yum info MariaDB-client.x86_64
|
|
Name : MariaDB-client
|
Arch : x86_64
|
Version : 10.0.21
|
Release : 1.el6
|
Size : 49 M
|
Repo : installed
|
From repo : mariadb
|
Summary : MariaDB: a very fast and robust SQL database server
|
URL : http://mariadb.org
|
License : GPL
|
Description : MariaDB: a very fast and robust SQL database server
|
Attachments
Issue Links
- relates to
-
MDEV-8746 max_binlog_size was exceeded
- Closed