~jlukas79/+junk/mysql-server

« back to all changes in this revision

Viewing changes to mysql-test/suite/ndb/r/ps_7ndb.result

manual merge 6.0-main --> 6.0-bka-review

Show diffs side-by-side

added added

removed removed

Lines of Context:
1738
1738
set @arg14= NULL ;
1739
1739
set @arg15= CAST('abc' as binary) ;
1740
1740
set @arg15= NULL ;
1741
 
create table t5 as select
 
1741
create table t5 engine = MyISAM as select
1742
1742
8                           as const01, @arg01 as param01,
1743
1743
8.0                         as const02, @arg02 as param02,
1744
1744
80.00000000000e-1           as const03, @arg03 as param03,