mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +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
|
||||
|
||||
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.
|
||||
This file is the net layer API for the MySQL client/server protocol.
|
||||
|
||||
Write and read of logical packets to/from socket.
|
||||
|
||||
|
Reference in New Issue
Block a user