Normal
I have fiddled with this when running into the problem. Your solution works, but I suggest another approach (similar to yours and inspired by it but more bullet proof ;-)My suggestion is to untick the "not null" checkmark. That means having MySQL accepting a null value rather than introducing a dummy value that could potentially cause problems if there is code that assumes this to be NULL.Proper description here: Fixed Web access to MediaPortal … : bergatrollet.sePLEASE MIND that my suggestion was stupid! It does NOT work! If you follow my recommendation, it long longer records - at least not series and you can no longer select Schedule in the setup program ... My apologies to anyone following this piece of advice...
I have fiddled with this when running into the problem. Your solution works, but I suggest another approach (similar to yours and inspired by it but more bullet proof ;-)
My suggestion is to untick the "not null" checkmark. That means having MySQL accepting a null value rather than introducing a dummy value that could potentially cause problems if there is code that assumes this to be NULL.
Proper description here: Fixed Web access to MediaPortal … : bergatrollet.se
PLEASE MIND that my suggestion was stupid! It does NOT work! If you follow my recommendation, it long longer records - at least not series and you can no longer select Schedule in the setup program ... My apologies to anyone following this piece of advice...