summaryrefslogtreecommitdiff
path: root/sql/net_pkg.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed multi-table-delete for InnoDB tablesmonty@mashka.mysql.fi2003-02-171-8/+7
* Fix for a crashing bug in send_data..Sinisa@sinisa.nasamreza.org2003-01-131-4/+9
* Portability fixesmonty@mashka.mysql.fi2003-01-071-1/+4
* Added support for max_allowed_packet in option files read by mysql_option()monty@mashka.mysql.fi2003-01-041-1/+1
* fixed so that --ssl and --skip-ssl works with the MySQL clients.monty@mashka.mysql.fi2002-09-171-1/+7
* Use our version of RWLOCKS on UNIXWARE 7monty@hundin.mysql.fi2002-08-211-1/+1
* Added nety_retry_count as a changeable variablemonty@hundin.mysql.fi2002-08-081-0/+1
* New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-0/+16
* Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-5/+5
* Cleanupsmonty@hundin.mysql.fi2002-04-021-4/+6
* replication updates. This changeset seems to be working fine on test systems.sasha@mysql.sashanet.com2002-03-301-1/+5
* Added macros for nice TIMESPEC usage.monty@hundin.mysql.fi2002-01-021-0/+2
* Fixed access privilege bug in query cache.monty@hundin.mysql.fi2001-12-221-3/+4
* Update copyrightmonty@hundin.mysql.fi2001-12-061-5/+5
* Fixed bug that caused client to hang because mysqld never did send anmonty@hundin.mysql.fi2001-06-021-1/+1
* Fixed typos from prev changesetmonty@donna.mysql.com2001-01-211-2/+2
* Changes for --with-server-suffixmonty@donna.mysql.com2001-01-211-0/+21
* All statements are now run in a sub transactionmonty@donna.mysql.com2000-11-241-0/+12
* changed to use IO_CACHE instead of FILEmonty@narttu.mysql.fi2000-11-151-5/+5
* FLUSH TABLE table_listmonty@donna.mysql.com2000-08-221-4/+4
* Import changesetbk@work.mysql.com2000-07-311-0/+329