[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-cvs] [742] add instructions to fix the field doesn't have a de
From: |
ayushman |
Subject: |
[Savannah-cvs] [742] add instructions to fix the field doesn't have a default value error |
Date: |
Mon, 8 Jan 2024 04:04:39 -0500 (EST) |
Revision: 742
http://svn.savannah.gnu.org/viewvc/?view=rev&root=administration&revision=742
Author: ayushman
Date: 2024-01-08 04:04:38 -0500 (Mon, 08 Jan 2024)
Log Message:
-----------
add instructions to fix the field doesn't have a default value error
Modified Paths:
--------------
trunk/sviki/RunningSavaneLocally.mdwn
Modified: trunk/sviki/RunningSavaneLocally.mdwn
===================================================================
--- trunk/sviki/RunningSavaneLocally.mdwn 2024-01-05 13:19:00 UTC (rev
741)
+++ trunk/sviki/RunningSavaneLocally.mdwn 2024-01-08 09:04:38 UTC (rev
742)
@@ -139,6 +139,8 @@
With MySQL 5.7 and later, be sure to exclude ONLY_FULL_GROUP_BY
from sql_mode e.g. in my.cnf.
+Please ensure to disable SQL strict mode if you encounter an error such as
"Field doesn't have a default value." This adjustment is essential for smooth
operation.
+
Some features still may not work. Use Apache with a configuration
like this:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Savannah-cvs] [742] add instructions to fix the field doesn't have a default value error,
ayushman <=