SQL-Error when email address has a ‘
-
There is an SQL error, when a subscribers email address contains a ‘, which is not correctly escaped.
For instance: my’[email protected]
Error:
You have an error in you r SQL syntax; check the manual that corresponds to your MySQL server version for the right syn tax to use near '[email protected]' ORDER BY <code>modified</code> DESC LIMIT 1' at line 1 für Abfrage SELEC T * FROM <code>wp_1_wpmlsubscribers</code> WHERE <code>email</code> = 'my'[email protected]' ORDER BY modified DESC LIMIT 1 von do_action_ref_array, WP_Hook->do_action, WP_Hook->apply_filters, wpMail->po p_hook, wpMailPlugin->bounce, wpmlDbHelper->find
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘SQL-Error when email address has a ‘’ is closed to new replies.