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 ca54d55 commit d83f005Copy full SHA for d83f005
cookbook/configuration/pdo_session_storage.rst
@@ -213,7 +213,7 @@ Example SQL Statements
213
* A new session lifetime (``sess_lifetime`` by default) integer column
214
needs to be added;
215
* The data column (``sess_data`` by default) needs to be changed to a
216
- BLOG type.
+ BLOB type.
217
218
Check the SQL statements below for more details.
219
0 commit comments