in reply to Re^2: error ..ON DUPLICATE KEY UPDATE value='''
in thread error ..ON DUPLICATE KEY UPDATE value='''
looks like the feature_id, value is empty here..What can i do to fix this..$VAR1 = 'INSERT INTO products_features (product_id, feature_id, value) VALUES (5652151, , \'\') ON DUPLICATE KEY UPDATE value=\'\'';
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: error ..ON DUPLICATE KEY UPDATE value='''
by runrig (Abbot) on Aug 02, 2013 at 23:18 UTC | |
by nafri (Initiate) on Aug 03, 2013 at 13:35 UTC |