~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/t/func_crc32.test

  • Committer: Brian Aker
  • Date: 2009-05-06 07:14:56 UTC
  • mfrom: (1005.1.4 mordred)
  • Revision ID: brian@gaz-20090506071456-8whd3jjb4i1c1yd4
Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
--error ER_WRONG_PARAMETERS_TO_NATIVE_FCT
 
2
select crc32();
 
3
--error ER_WRONG_PARAMETERS_TO_NATIVE_FCT
 
4
select crc32('foo','bar','baz');
 
5
 
1
6
select crc32('12341234');
2
7
select crc32('a');
3
8
select crc32('taohuoahusoahusoa haneo uhnteoahu ntoahu saonhu aoeuoa hun');