Dec 18th, 2011, 10:40 AM
Hi Luigi,
Huh, that IS strange... that query should work on MySQL 3, 4 and 5. See here for your version:
http://dev.mysql.com/doc/refman/4.1/en/s...r-set.html
I'd contact your hosting provider. Maybe they chose to disable that query for some reason (?!) but until we can confirm you have utf-8 on your system, we won't be able to proceed.
Btw, I'm going to change this to a configurable setting in 2.2.0. I looked through the code and it's not too much work to remove all the hardcoded references. The modules will take more time to roll out, because all of them that use a database will need to be updated one by one. However, time-wise I can't give you any estimates: we have a LOT going on right now. Sorry about that.
- Ben
Huh, that IS strange... that query should work on MySQL 3, 4 and 5. See here for your version:
http://dev.mysql.com/doc/refman/4.1/en/s...r-set.html
I'd contact your hosting provider. Maybe they chose to disable that query for some reason (?!) but until we can confirm you have utf-8 on your system, we won't be able to proceed.
Btw, I'm going to change this to a configurable setting in 2.2.0. I looked through the code and it's not too much work to remove all the hardcoded references. The modules will take more time to roll out, because all of them that use a database will need to be updated one by one. However, time-wise I can't give you any estimates: we have a LOT going on right now. Sorry about that.
- Ben