Bug #71338 | http://dev.mysql.com/doc/refman/5.1/en/mysql-command-options.html#option_mysql_a | ||
---|---|---|---|
Submitted: | 10 Jan 2014 6:52 | Modified: | 14 Jun 2014 0:35 |
Reporter: | Fazir Fahmy | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S4 (Feature request) |
Version: | OS: | Windows | |
Assigned to: | CPU Architecture: | Any | |
Tags: | auto complete, auto-rehash |
[10 Jan 2014 6:52]
Fazir Fahmy
[14 Feb 2014 14:36]
Fazir Fahmy
Can we have any similar bug reports and cascade this
[2 Apr 2014 9:19]
MySQL Verification Team
auto-rehash depends on the readline libs which are not available in windows build of the client. However, this fact is not mentioned in the docs, so verifying as a docs bug. http://dev.mysql.com/doc/refman/5.6/en/mysql-command-options.html#option_mysql_auto-rehash
[2 Apr 2014 9:20]
MySQL Verification Team
for the actual client feature, see http://bugs.mysql.com/bug.php?id=52374
[14 Jun 2014 0:35]
Philip Olson
The auto-rehash documentation was updated to include this information, including: This feature requires a MySQL client that is compiled with the "readline" library. Typically, the "readline" library is not available on Windows. Thank you for the bug report.