diff options
author | Sergei Golubchik <serg@mariadb.org> | 2014-05-25 10:18:07 +0200 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2014-05-25 10:18:07 +0200 |
commit | c2b9d993e33ac5099dfbde775af95e1400f40e87 (patch) | |
tree | 36fce8869bf6a02a33db9c0f630eb401de77b101 /libmysqld/examples/test-run | |
parent | a85186d7ab1b46bea7379e1e45fedeb193cfbcc4 (diff) | |
parent | 1016ee9d77e8c9cd6e9bd114b808fff66f398255 (diff) | |
download | mariadb-git-c2b9d993e33ac5099dfbde775af95e1400f40e87.tar.gz |
Merge branch '10.1' of bzr::/usr/home/serg/Abk/mysql into 10.1
Diffstat (limited to 'libmysqld/examples/test-run')
-rwxr-xr-x | libmysqld/examples/test-run | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libmysqld/examples/test-run b/libmysqld/examples/test-run index 9db0f20cb82..3b1cff2ddd8 100755 --- a/libmysqld/examples/test-run +++ b/libmysqld/examples/test-run @@ -1,6 +1,7 @@ #! /bin/sh # Copyright (C) 2001, 2006 MySQL AB +# Use is subject to license terms # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |