summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
diff options
context:
space:
mode:
authorAlexander Nozdrin <alik@sun.com>2009-12-03 12:20:54 +0300
committerAlexander Nozdrin <alik@sun.com>2009-12-03 12:20:54 +0300
commit87bd812fc809552014002eea706b6453af7c9d54 (patch)
tree5d33b35b95732dcecc99b956e17e849ed1d92ab8 /sql/sql_class.h
parent69877233a86b95798b94cfcfbb10ee456106bfbe (diff)
parent20b95d0831182601e2f92c71a5319f919ca4eb8c (diff)
downloadmariadb-git-87bd812fc809552014002eea706b6453af7c9d54.tar.gz
Auto-merge from mysql-next-mr.
Diffstat (limited to 'sql/sql_class.h')
-rw-r--r--sql/sql_class.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/sql_class.h b/sql/sql_class.h
index a57cd02a55b..ccb99556b0e 100644
--- a/sql/sql_class.h
+++ b/sql/sql_class.h
@@ -1238,7 +1238,6 @@ public:
HASH user_vars; // hash for user variables
String packet; // dynamic buffer for network I/O
String convert_buffer; // buffer for charset conversions
- struct sockaddr_in remote; // client socket address
struct rand_struct rand; // used for authentication
struct system_variables variables; // Changeable local variables
struct system_status_var status_var; // Per thread statistic vars