Redhat 7.1 + webmin 1.050 + MySql 3.23.36
An old bug fixed since webmin 1.020 occurs again after
update to 1.050 (old version of mysql that do not support
field or table name quoting)
SQL error when viewing a table details
This is webmin 1.020. Logged under admin OR a specific
user (which has the rights to view the tables).
Drilling down from webmin to db list then to table
list: still ok. But when trying to view a table
details (Edit table page), I get: SQL desc
`codeQuantite` failed : You have an error in your SQL
syntax near '`codeQuantite`' at line 1
This happens for all tables and for all databases.
Is there a patch for the new version of webmin?
fh@manex.be
Logged In: YES
user_id=129364
Webmin quotes column names in MySQL versions
3.23.6 and above .. I have version 3.23.33 on one
system which is older than your version, and quoting
seems to work fine! Are you sure you are using 3.23.36 ?