diff options
author | unknown <hhunger@hh-nb.hungers> | 2008-04-10 15:14:28 +0200 |
---|---|---|
committer | unknown <hhunger@hh-nb.hungers> | 2008-04-10 15:14:28 +0200 |
commit | b00c536378b56f06d4d721d975161506e7e0cf2a (patch) | |
tree | 22492296b4e2e26845dc0bc52599125882202ec1 /mysql-test/std_data/numbers.txt | |
parent | 7cce56b2f2da66ce1ee49eb1a82bbf5233791fd8 (diff) | |
download | mariadb-git-b00c536378b56f06d4d721d975161506e7e0cf2a.tar.gz |
System variable tests delivered by Folio3 (see WL4288).
BitKeeper/etc/ignore:
Added mysql-test/linux_sys_vars.inc mysql-test/load_sysvars.inc mysql-test/windows_sys_vars.inc to the ignore list
Diffstat (limited to 'mysql-test/std_data/numbers.txt')
-rw-r--r-- | mysql-test/std_data/numbers.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mysql-test/std_data/numbers.txt b/mysql-test/std_data/numbers.txt new file mode 100644 index 00000000000..483dd4ad31d --- /dev/null +++ b/mysql-test/std_data/numbers.txt @@ -0,0 +1,9 @@ +2 +3 +5 +7 +11 +13 +17 +23 +29 |