Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jmnicolas
on Oct 7, 2020
|
parent
|
context
|
favorite
| on:
Time for a WTF MySQL Moment
IIRC there was also another problem with MySQL and .NET: MySQL used the year 0 as an uninitialized DateTime but .NET starts at year 1.
I think the workaround was to pass some parameter in the connection string.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I think the workaround was to pass some parameter in the connection string.