~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/r/pbxt/func_str.result

  • Committer: Monty Taylor
  • Date: 2010-04-22 02:46:23 UTC
  • mto: (1497.3.4 enable-dtrace)
  • mto: This revision was merged to the branch mainline in revision 1527.
  • Revision ID: mordred@inaugust.com-20100422024623-4urw8fi8eraci08p
Don't overwrite the pandora_vc_revinfo file if we don't have new
authoratative information.

Show diffs side-by-side

added added

removed removed

Lines of Context:
483
483
1       SIMPLE  NULL    NULL    NULL    NULL    NULL    NULL    NULL    NULL    No tables used
484
484
Warnings:
485
485
Note    1003    select collation(conv(130,16,10)) AS `collation(conv(130,16,10))`
 
486
explain extended select coercibility(conv(130,16,10));
 
487
id      select_type     table   type    possible_keys   key     key_len ref     rows    filtered        Extra
 
488
1       SIMPLE  NULL    NULL    NULL    NULL    NULL    NULL    NULL    NULL    No tables used
 
489
Warnings:
 
490
Note    1003    select coercibility(conv(130,16,10)) AS `coercibility(conv(130,16,10))`
486
491
explain extended select length('\n\t\r\b\0\_\%\\');
487
492
id      select_type     table   type    possible_keys   key     key_len ref     rows    filtered        Extra
488
493
1       SIMPLE  NULL    NULL    NULL    NULL    NULL    NULL    NULL    NULL    No tables used