Merge and remove duplicate and divergent files

Registered by Monty Taylor

There are several files that were either copied and then diverged, or that are intended to be compiled twice with different flags.

Specifically:
mysys/my_lock.c|sql/my_lock.c
sql/sql_string.cc client/sql_string.cc
libmysql/client.c
libmysql/net_serv.c

my_lock and sql_string just need to be consolidated and moved to mysys and mystrings respectively.
net_serv.c and client.c need to be fixed so that we can just compile them into libmysqlclient and then link mysqld with libmysqlclient directly.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Medium
Drafter:
None
Direction:
Approved
Assignee:
Monty Taylor
Definition:
Approved
Series goal:
None
Implementation:
Implemented
Milestone target:
milestone icon cirrus
Started by
Jay Pipes
Completed by
Jay Pipes

Related branches

Sprints

Whiteboard

(?)

Work Items

Dependency tree

* Blueprints in grey have been implemented.

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.