Bug #47324 | Can not query ndb$info tables from shell with mysqld -e option | ||
---|---|---|---|
Submitted: | 15 Sep 2009 12:31 | Modified: | 15 Sep 2009 14:52 |
Reporter: | Bernd Ocklin | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S4 (Feature request) |
Version: | mysql-5.1-telco-7.1 (bzr) | OS: | Any |
Assigned to: | Jonas Oreland | CPU Architecture: | Any |
Tags: | ndb$info |
[15 Sep 2009 12:31]
Bernd Ocklin
[15 Sep 2009 14:52]
Jonas Oreland
correct syntax (in bash) is: bash> mysqld -e 'select * from ndb$info.ndb$table' and, we already concluded that we should have views wo/ the use of '$' closing as not a bug