For the complete documentation index, see llms.txt. This page is also available as Markdown.

Error 1287: is deprecated and will be removed in a future release. Please use instead

Error Code
SQLSTATE
Error
Description

1287

HY000

ER_WARN_DEPRECATED_SYNTAX

'%s' is deprecated and will be removed in a future release. Please use '%s' instead

In MariaDB 11.4, the suggested replacement is not quoted: ... Please use %s instead.

Possible Causes and Solutions

This page is licensed: CC BY-SA / Gnu FDL

spinner

Last updated

Was this helpful?