merge with 5.1

This commit is contained in:
Sergei Golubchik 2010-10-25 15:21:16 +02:00
commit 04a4b43346
230 changed files with 4613 additions and 1318 deletions

View file

@ -185,7 +185,7 @@ date("1997-12-31 23:59:59.000001") as f8,
time("1997-12-31 23:59:59.000001") as f9;
describe t1;
Field Type Null Key Default Extra
f1 date NO 0000-00-00
f1 date YES NULL
f2 datetime YES NULL
f3 time YES NULL
f4 time YES NULL