summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 3.23.52unknown2002-06-171-2/+2
|\
| * Backported fix from 4.0 which caused core dumps for some complex queries.unknown2002-06-171-3/+4
* | Fixed problem with innodb_log_group_home_dir and SHOW VARIABLESunknown2002-06-171-1/+2
* | Added the following new privleges:unknown2002-06-121-1/+1
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-295/+299
* | Fixed mutex problem in TRUNCATE TABLEunknown2002-06-041-3/+3
* | Enable LOAD DATA LOCAL INFILE in mysql_testunknown2002-06-041-0/+3
* | merge with 3.23unknown2002-06-021-1/+1
|\ \ | |/
| * Fixed a problem with --skip-networking.unknown2002-05-311-1/+1
| * New my_gethostbyname_r() handlingunknown2002-05-161-2/+2
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-021-7/+1
|\ \
| * | Added useful exit error code for programs using my_getopt in caseunknown2002-05-291-7/+1
* | | Small documentation changeunknown2002-05-281-1/+2
|/ /
* | Changed mysqlbinlog, mysqlmanager-pwgen, mysqlmanagerc, mysqltest,unknown2002-05-221-5/+2
* | mergeunknown2002-05-161-25/+25
|\ \
| * | Fix bug in SELECT SQL_CALC_FOUND_ROWSunknown2002-05-161-25/+25
* | | Changed GET_STRALC to GET_STR_ALLOCunknown2002-05-151-3/+3
|/ /
* | Removed some long from mysqld comments (should be in manual).unknown2002-05-151-8/+8
* | Some bug fixes.unknown2002-05-151-124/+4
* | Fixed some bugs and added support for --loose-set-variableunknown2002-05-131-3/+18
* | Add several services for NTunknown2002-05-081-27/+58
* | Fixed some bugs in my_getopt.c, added functionality for new GET_*unknown2002-05-071-1066/+1215
* | mergeunknown2002-04-251-22/+24
|\ \ | |/
| * Abort if 'listen()' on TCP/IP fails.unknown2002-04-171-6/+7
| * Fixed pthread_cond_timedwait() for HPUX and DCE threadsunknown2002-04-161-22/+29
| * libwrap bug fix for Linux onlyunknown2002-04-131-0/+7
* | Merge work:/home/bk/mysql-4.0unknown2002-04-151-0/+11
|\ \
| * | reckless slave optionunknown2002-04-151-0/+11
* | | query cache code can be excluded from serverunknown2002-04-151-1/+4
|/ /
* | safemalloc cleanup. Maybe it will now compile on FreeBSD. I still not haveunknown2002-04-051-0/+6
* | Merged some sslopt-* include files, that will be removed in the nearunknown2002-04-031-7/+49
* | Merged in some changes made to MySQL clients by otherunknown2002-04-031-0/+4
|\ \
| * | Changed mysql, mysqladmin, mysqlshow, mysqldump, mysqlimport,unknown2002-04-021-0/+4
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-04-021-0/+2
|\ \ \
| * | | relay_log_space_limitunknown2002-04-011-0/+2
* | | | Mergeunknown2002-04-021-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-04-021-28/+47
| |\ \
| | * | Fix compiler error on mysqld.ccunknown2002-03-261-1/+1
| * | | apply freebsd/alpha portability patchunknown2002-03-041-2/+7
* | | | replication updates. This changeset seems to be working fine on test systems.unknown2002-03-301-39/+40
* | | | Merge work:/home/bk/mysql-4.0unknown2002-03-261-2/+22
|\ \ \ \
| * | | | coverted my_thread_init() /end to use my_malloc()/my_free() to help trackunknown2002-03-261-2/+21
| * | | | replication updates and bugfixes. Still not perfect - there is some strangeunknown2002-03-151-0/+1
* | | | | merge (remove conflicting zip files)unknown2002-03-271-32/+46
|\ \ \ \ \
| * \ \ \ \ merge with 3.23.50unknown2002-03-271-27/+45
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Fixed overflow bugunknown2002-03-261-15/+17
| | * | | | Fixes for --enable-named-pipeunknown2002-03-251-28/+22
| | * | | | Changing on NT the default named pipe for an optional userunknown2002-03-241-9/+31
| * | | | | Move back set_user after chrootunknown2002-03-221-5/+1
* | | | | | added building without query cacheunknown2002-03-221-7/+22
|/ / / / /