mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Bug#52107 Comment in sql/net_serv.cc still makes "GPL protocol" claim
Removed misleading comments.
This commit is contained in:
@ -16,11 +16,7 @@
|
|||||||
/**
|
/**
|
||||||
@file
|
@file
|
||||||
|
|
||||||
This file is the net layer API for the MySQL client/server protocol,
|
This file is the net layer API for the MySQL client/server protocol.
|
||||||
which is a tightly coupled, proprietary protocol owned by MySQL AB.
|
|
||||||
@note
|
|
||||||
Any re-implementations of this protocol must also be under GPL
|
|
||||||
unless one has got an license from MySQL AB stating otherwise.
|
|
||||||
|
|
||||||
Write and read of logical packets to/from socket.
|
Write and read of logical packets to/from socket.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user