Commit 7aab8d6d authored by unknown's avatar unknown

Updated Sinisa's contribution items.

parent 0831ce1c
...@@ -45729,7 +45729,7 @@ that new feature to work. ...@@ -45729,7 +45729,7 @@ that new feature to work.
@item @item
A lot of extensions to the @code{mysql} client. A lot of extensions to the @code{mysql} client.
@item @item
@code{procedure analyse()} @code{PROCEDURE ANALYSE()}
@end itemize @end itemize
@item Sinisa Milivojevic @item Sinisa Milivojevic
...@@ -45739,9 +45739,29 @@ Compression (with @code{zlib}) in the client/server protocol. ...@@ -45739,9 +45739,29 @@ Compression (with @code{zlib}) in the client/server protocol.
@item @item
Perfect hashing for the lexical analyser phase. Perfect hashing for the lexical analyser phase.
@item @item
The MySQLGUI client. Multi-row @code{INSERT}
@item @item
Maintainer of mysql++. @code{mysqldump} -e option
@item
@code{LOAD DATA INFILE LOCAL}
@item
@code{SQL_CALC_FOUND_ROWS} @code{SELECT} option
@item
@code{--max-user-connections=...} option
@item
@code{net_read} and @code{net_write_timeout}
@item
@code{GRANT}/@code{REVOKE} and @code{SHOW GRANTS FOR}
@item
New client-server protocol for 4.0
@item
@code{UNION}.
@item
Multi-table @code{DELETE}/@code{UPDATE}
@item
The @code{MySQLGUI} client.
@item
Maintainer of @code{MySQL++}.
@end itemize @end itemize
@item Tonu Samuel @item Tonu Samuel
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment