anraiki/kommiku

problem with new php and mysql version

Opened this issue · 3 comments

hi
please update NULL Values
NULL cannot be accept anymore in mariadb so page and chapters cannot be submited

Hello!
You can run wordpress under a different database? What other values can
I store other than Null?

On 2/8/2016 9:55 AM, Samanw wrote:

hi
please update NULL Values
NULL cannot be accept anymore in mariadb so page and chapters cannot
be submited


Reply to this email directly or view it on GitHub
#1.

in mariadb , u have to change NULL to ""
i cant run on something else im on dedicated server and need to be mariadb cuz it works great with nginx

Around line 1200 in kommiku.php I have "Not Null" for some of these values. Did you need them to be a default value to ""?