Skip to content

Commit

Permalink
Release 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
neoremind committed May 22, 2020
1 parent 7c10149 commit 82c7a88
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public class Workaround {
* <p>
* For example, for key "age", the page no. will be page#8.
* <pre>
* mysql> SELECT * FROM INFORMATION_SCHEMA.INNODB_SYS_INDEXES WHERE TABLE_ID = 3399;
* SELECT * FROM INFORMATION_SCHEMA.INNODB_SYS_INDEXES WHERE TABLE_ID = 3399;
* +----------+------------------+----------+------+----------+---------+-------+
* | INDEX_ID | NAME | TABLE_ID | TYPE | N_FIELDS | PAGE_NO | SPACE |
* +----------+------------------+----------+------+----------+---------+-------+
Expand Down

0 comments on commit 82c7a88

Please sign in to comment.