Skip to content

Slave_UUID field displays abnormal #99

Closed
@bb7788

Description

@bb7788

Please provide the following details.

  • Operating System: OS X
  • PHP Version: PHP 7.3.29
  • php-mysql-replication Version: 7.0.1
  • *mysql version (SELECT VERSION();): 5.7.32-log

Steps required to reproduce the problem.

  1. Run the resuming.php
  2. Run “SHOW SLAVE HOSTS;” on MySQL

Expected Result.

Slave_UUID field displays abnormal

java.lang.ArrayIndexOutOfBoundsException: Index 34 out of bounds for length 34 at org.mariadb.jdbc.internal.com.read.resultset.rowprotocol.TextRowProtocol.setPosition(TextRowProtocol.java:135) at org.mariadb.jdbc.internal.com.read.resultset.SelectResultSet.checkObjectRange(SelectResultSet.java:639) at org.mariadb.jdbc.internal.com.read.resultset.SelectResultSet.getString(SelectResultSet.java:947) in JdbcHelperImpl.getObject(JdbcHelperImpl.java:303) image

Actual Result.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions