| Bug #25081 | SHOW FULL TABLES on table with latin chars in name fails | ||
|---|---|---|---|
| Submitted: | 14 Dec 2006 22:12 | Modified: | 15 Mar 2007 5:32 |
| Reporter: | Mark Matthews | ||
| Status: | Closed | ||
| Category: | Server: Charsets | Severity: | S3 (Non-critical) |
| Version: | 5.1-bk | OS: | Linux (RHEL4) |
| Assigned to: | Alexander Barkov | Target Version: | |
[14 Dec 2006 22:12]
Mark Matthews
[14 Dec 2006 22:30]
Miguel Solorzano
Thank you for the bug report. mysql> show full tables; +----------------+------------+ | Tables_in_test | Table_type | +----------------+------------+ | été | ERROR |
[11 Jan 2007 11:24]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/17921
[11 Jan 2007 12:28]
Sergey Gluhov
ok to push
[23 Jan 2007 11:32]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/18609
[8 Mar 2007 9:20]
Andrei Elkin
pushed to 5.1.17-beta
[15 Mar 2007 5:32]
Paul DuBois
Noted in 5.1.17 changelog. Creating a table with latin characters in the name caused the output of SHOW FULL TABLES to have ERROR for the table type.
