diff options
author | Kentoku SHIBA <kentokushiba@gmail.com> | 2014-03-25 05:32:12 +0900 |
---|---|---|
committer | Kentoku SHIBA <kentokushiba@gmail.com> | 2014-03-25 05:32:12 +0900 |
commit | da522fc1cdd999dfef6182723129ac9d36b66a36 (patch) | |
tree | b0e9bf6144127146f1c011453970dc1d741d9e3b /storage/spider/spd_db_oracle.cc | |
parent | d3e54d2b3cf746880e148b1191083baaedcdd5dd (diff) | |
download | mariadb-git-da522fc1cdd999dfef6182723129ac9d36b66a36.tar.gz |
fix for MariaDB 10.0.8
Diffstat (limited to 'storage/spider/spd_db_oracle.cc')
-rw-r--r-- | storage/spider/spd_db_oracle.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/spider/spd_db_oracle.cc b/storage/spider/spd_db_oracle.cc index 7ed0273a539..c4a3e121293 100644 --- a/storage/spider/spd_db_oracle.cc +++ b/storage/spider/spd_db_oracle.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2013 Kentoku Shiba +/* Copyright (C) 2012-2014 Kentoku Shiba 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 |