diff options
author | Alexey Botchkov <holyfoot@askmonty.org> | 2019-05-24 20:48:09 +0400 |
---|---|---|
committer | Alexey Botchkov <holyfoot@askmonty.org> | 2019-05-24 20:48:09 +0400 |
commit | 6162e7585e7a6a2f50e5e62ba8227614f9f307c1 (patch) | |
tree | 18b7635ffdbaaffb453fba29fba1bde2dbbae6dd /sql/mysqld.cc | |
parent | 4d89931a4b76b0170e30fa7bae6991b58201d97f (diff) | |
download | mariadb-git-bb-hf-sup25102.tar.gz |
Custom build.bb-hf-sup25102
Diffstat (limited to 'sql/mysqld.cc')
-rw-r--r-- | sql/mysqld.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/mysqld.cc b/sql/mysqld.cc index c9c05d79cb0..cf96318f34c 100644 --- a/sql/mysqld.cc +++ b/sql/mysqld.cc @@ -1,6 +1,5 @@ /* Copyright (c) 2000, 2015, Oracle and/or its affiliates. Copyright (c) 2008, 2019, MariaDB Corporation. - x 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 |