Error:

The MariaDB database returned an error while processing your request.

The SQL statement was: SELECT book.book_id, book.boat, details.berths, location.hirebase, grade.newgrade, details.boat, details.type, details.description, details.berths, details.waiverordeposit, details.damagewaiver, details.fuel, details.toilets, details.showers, details.wifi, details.240v, details.pets, location.map, boatphone.allinclusive, book.startdate, calendar.day, book.enddate, endday.endday, book.price, book.saver, book.price, book.saver, book.saver, details.extras, boatphone.exchangerate, book.price, book.saver, book.price, book.saver, book.saver, book.price, boatphone.exchangerate, book.price, book.saver, details.extras, book.price, details.extras, boatphone.exchangerate, book.price, book.price, book.saver, specialoffer.specialoffer, specialoffer.operatoroffer FROM book LEFT OUTER JOIN boatphone ON book.company = boatphone.company LEFT OUTER JOIN specialoffer ON book.offer = specialoffer.offer LEFT OUTER JOIN endday ON book.enddate = endday.enddate LEFT OUTER JOIN grade ON book.class = grade.class LEFT OUTER JOIN calendar ON book.startdate = calendar.startdate LEFT OUTER JOIN details ON book.class = details.class LEFT OUTER JOIN location ON book.location = location.location WHERE ((UPPER(book.nights) LIKE UPPER('%3\\%20or\\%204\\%20or\\%207%'))) AND book.startdate = \%3E01\%2F09\%2F22 AND ((UPPER(book.location) LIKE UPPER('%tamworth%'))) AND (((UPPER(book.boat) LIKE UPPER('%willow%'))) OR ((UPPER(book.boat) LIKE UPPER('%oak wood%')))) AND ((UPPER(book.available) LIKE UPPER('%yes%'))) ORDER BY book.startdate ASC, details.berths ASC, RAND(1764542), RAND(1764542);

The database returned this: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '\%3E01\%2F09\%2F22 AND ((UPPER(book.location) LIKE UPPER('%tamworth%'))) AND ...' at line 1

Other info: Resource temporarily unavailable

$user_data{book.nights}=3%20or%204%20or%207
$user_data{_cgifunction}=search
$user_data{book.startdate}=%3E01%2F09%2F22
$user_data{book.location}=tamworth
$user_data{book.boat}=willow or oak wood
$user_data{_layout}=Waterways Holidays New
$user_data{book.available}=yes