Uncaught Exception: SqlException

Message:
invalid query:- SELECT * FROM products WHERE category_id=www.alphatelecom.co.uk AND product_status='enable'
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '.uk AND product_status='enable'' at line 1
Created in file /home/parade1/public_html/usol/lib/database/SqlDatabaseManager.class.php on line 148.

Stack Trace:
#0 /home/parade1/public_html/protected/appcode/datamanager/ProductsDataManager.class.php(218): SqlDatabaseManager->executeQuery('SELECT * FROM p...')
#1 /home/parade1/public_html/protected/controller/shop.php(80): ProductsDataManager->getProducts('www.alphateleco...')
#2 /home/parade1/public_html/usol/lib/RegisterCallback.class.php(8): shop->products('www.alphateleco...')
#3 /home/parade1/public_html/usol/lib/Application.class.php(47): RegisterCallback::register(Array, Array)
#4 /home/parade1/public_html/index.php(12): Application::run(Object(shop), 'products', Array)
#5 {main}
4.
In file /home/parade1/public_html/protected/appcode/datamanager/ProductsDataManager.class.php line 218.
Method: SqlDatabaseManager->executeQuery([$query FILTERED])
3.
In file /home/parade1/public_html/protected/controller/shop.php line 80.
Method: ProductsDataManager->getProducts([$categoryID FILTERED])
2.
In file /home/parade1/public_html/usol/lib/RegisterCallback.class.php line 8.
Method: shop->products([$categoryID FILTERED])
1.
In file /home/parade1/public_html/usol/lib/Application.class.php line 47.
Method: RegisterCallback::register([$class FILTERED], [$funcName FILTERED])
0.
In file /home/parade1/public_html/index.php line 12.
Method: Application::run([$request FILTERED], 'products', array('www.alphatelecom.co.uk'))