Y
Hacker News
new
|
ask
|
show
|
jobs
by
jmnicolas
2079 days ago
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.