Replies: 0
Just installed WP Clone on my website and on a local MAMP setup. Backing up went smoothly, the restore also ran thru, but with errors. Here’s an excerpt from the restore log:
Thursday, 27-Feb-2020 17:19:05 - mysql query failed. error : 1064 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 '"#eme-td {
padding: 5px 0px' at line 1 - query : "INSERT INTO wp_posts VALUES("61", "1", "2018-04-10 15:05:44", "2018-04-10 13:05:44", "#eme-td {
padding: 5px 0px"
Thursday, 27-Feb-2020 17:19:05 - mysql query failed. error : 1064 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 'vertical-align: middle' at line 1 - query : "vertical-align: middle"
Thursday, 27-Feb-2020 17:19:05 - mysql query failed. error : 1064 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 '}
#eme-titel {font-weight: bold;}
.tooltip {
position: relative' at line 1 - query : "}
#eme-titel {font-weight: bold;}
.tooltip {
position: relative"
Thursday, 27-Feb-2020 17:19:05 - mysql query failed. error : 1064 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 'display: flex' at line 1 - query : "display: flex"
Thursday, 27-Feb-2020 17:19:05 - mysql query failed. error : 1064 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 'border-bottom: 0px dotted black' at line 1 - query : "border-bottom: 0px dotted black"
Thursday, 27-Feb-2020 17:19:05 - mysql query failed. error : 1064 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 '}
.tooltip .tooltiptext {
visibility: hidden' at line 1 - query : "}
.tooltip .tooltiptext {
visibility: hidden"
Thursday, 27-Feb-2020 17:19:05 - mysql query failed. error : 1064 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 'width: 500px' at line 1 - query : "width: 500px"
Thursday, 27-Feb-2020 17:19:05 - mysql query failed. error : 1064 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 'overflow: scroll' at line 1 - query : "overflow: scroll"
Thursday, 27-Feb-2020 17:19:05 - mysql query failed. error : 1064 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 'background-color: #555' at line 1 - query : "background-color: #555"
Thursday, 27-Feb-2020 17:19:05 - mysql query failed. error : 1064 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 'color: #fff' at line 1 - query : "color: #fff"
Problem is, that the CSS specified in the customizer of the theme is not restored!