Does your statement work in the MySQL command line client?
I suspect your problem occurs because group is a reserved word in SQL. Maybe it works if you use the following form of the statement:
SELECT * FROM "group"
In reply to Re: DBI and MySQL not setting database properly
by Corion
in thread Solved: DBI and MySQL not setting database properly
by KolassaRaptor
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |