Jump to content

[SOLVED] MySQL 5 Query to MySQL 4


alexszilagyi

Recommended Posts

Hi there,

 

Can anyone help me converting this query:

SET @statefieldid=(SELECT fieldid FROM `#__comprofiler_fields` WHERE `name`='cb_state');

:| locally it works because I have MySQL 5th version but on my web server doesn't because they have 4th version and they don't wan't to upgrade soon.... :(

 

Please help & Thank you very much!

Link to comment
https://forums.phpfreaks.com/topic/164996-solved-mysql-5-query-to-mysql-4/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.