10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 543ec44 commit 824a046Copy full SHA for 824a046
doctrine/pdo_session_storage.rst
@@ -273,6 +273,6 @@ Microsoft SQL Server
273
If the application stores large amounts of session data, this problem can
274
be solved by increasing the column size (use ``BLOB`` or even ``MEDIUMBLOB``).
275
When using MySQL as the database engine, you can also enable the `strict SQL mode`_
276
- to get noticed when such an error happens.
+ to be notified when such an error happens.
277
278
.. _`strict SQL mode`: https://dev.mysql.com/doc/refman/5.7/en/sql-mode.html
0 commit comments