1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Tests backpropagated from mysql-4.0 bk tree

mysql-test/t/sel000004.test:
  backpropagated from mysql-4.0
mysql-test/t/sel000005.test:
  backpropagated from mysql-4.0
mysql-test/r/sel000004.result:
  backpropagated from mysql-4.0
mysql-test/r/sel000005.result:
  backpropagated from mysql-4.0
This commit is contained in:
unknown
2000-12-11 14:09:31 +01:00
parent 8beb43501b
commit 4c6a415233
40 changed files with 453 additions and 31 deletions

View File

@ -0,0 +1,3 @@
a MATCH (message) AGAINST ('steve')
4 0.90587321329654
7 0.89568988462614

View File

@ -0,0 +1,3 @@
a MATCH (message) AGAINST ('steve')
4 0.90587321329654
7 0.89568988462614

View File

@ -0,0 +1,3 @@
a MATCH (message) AGAINST ('steve')
7 0.89568988462614
4 0.90587321329654

View File

@ -0,0 +1,2 @@
a MATCH (message) AGAINST ('steve')
7 0.89568988462614

View File

@ -1,4 +1,2 @@
id elt(two.val,'one','two')
1 one
2 one
4 two
1+1 1-1 1+1*2 8/5 8%5 MOD(8,5) MOD(8,5)|0 -(1+1)*-2 SIGN(-5)
2 0 3 1.60 3 3 3 4 -1

View File

@ -1,4 +1,2 @@
id elt(two.val,'one','two')
1 one
2 one
4 two
FLOOR(5.5) FLOOR(-5.5) CEILING(5.5) CEILING(-5.5) ROUND(5.5) ROUND(-5.5)
5 -6 6 -5 6 -6

View File

@ -0,0 +1,4 @@
id elt(two.val,'one','two')
1 one
2 one
4 two

View File

@ -0,0 +1,4 @@
id elt(two.val,'one','two')
1 one
2 one
4 two

View File

@ -0,0 +1,4 @@
id
2
5
9