summaryrefslogtreecommitdiff
path: root/mysql-test/r/ps_6bdb.result
diff options
context:
space:
mode:
authorunknown <tomas@poseidon.ndb.mysql.com>2004-10-11 20:58:48 +0000
committerunknown <tomas@poseidon.ndb.mysql.com>2004-10-11 20:58:48 +0000
commit910e7daa94fa71704c55c36fb3e6fe3b82df7c5b (patch)
treeb376a1fbc79b9185b5ebea7f158aca7788f8095e /mysql-test/r/ps_6bdb.result
parent1073271b1c19f57990cd58a22b9ae09953d042aa (diff)
downloadmariadb-git-910e7daa94fa71704c55c36fb3e6fe3b82df7c5b.tar.gz
another order by fix for ndb
Diffstat (limited to 'mysql-test/r/ps_6bdb.result')
-rw-r--r--mysql-test/r/ps_6bdb.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/ps_6bdb.result b/mysql-test/r/ps_6bdb.result
index 0d5054dacdc..5c23a574f51 100644
--- a/mysql-test/r/ps_6bdb.result
+++ b/mysql-test/r/ps_6bdb.result
@@ -46,7 +46,7 @@ c29= 'longblob', c30= 'longtext', c31='two', c32= 'tuesday';
commit ;
test_sequence
------ simple select tests ------
-prepare stmt1 from ' select * from t9 ' ;
+prepare stmt1 from ' select * from t9 order by c1 ' ;
execute stmt1;
Catalog Database Table Table_alias Column Column_alias Name Type Length Max length Is_null Flags Decimals Charsetnr
def test t9 t9 c1 c1 1 4 1 N 49155 0 63