~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysql-test/r/sysdate_is_now.result

Renamed more stuff to drizzle.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
set timestamp=1;
 
2
SELECT sleep(1),NOW()-SYSDATE() as zero;
 
3
sleep(1)        zero
 
4
0       0.000000