summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 4 small items in this:unknown2003-10-3110-13/+53
* minor fix in rmunknown2003-10-311-2/+2
* thd->query assignment moved outunknown2003-10-311-1/+1
* Merge kosipov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-301-1/+10
|\
| * comments about designation of thd->where and unknown2003-10-301-1/+10
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-308-18/+204
|\ \ | |/ |/|
| * Fix to be able to rununknown2003-10-301-1/+7
| * Fix for BUG#1686unknown2003-10-298-17/+197
* | Merge kosipov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-302-2/+3
|\ \
| * | fix for bug #1634 '"operator new" in my_new wastes memory'unknown2003-10-302-2/+3
* | | Safety fix for adding service name to search config groupsunknown2003-10-301-1/+2
* | | Change back service name to MySQLunknown2003-10-304-10/+22
|/ /
* | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-10-293-9/+17
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-282-7/+9
| |\ \
| | * | Fix for problem of installing MySQL as a service withunknown2003-10-282-7/+9
| * | | row0sel.c:unknown2003-10-281-2/+8
| |/ /
* | | followup to max_user_connections fix, keep the count more accurateunknown2003-10-291-3/+4
* | | fixes for max_user_connections (connections are now counted even ifunknown2003-10-271-10/+15
* | | correct casting in ulonglong2doubleunknown2003-10-272-4/+4
* | | cleanupunknown2003-10-251-2/+1
|/ /
* | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-251-1/+4
|\ \
| * \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-10-251-1/+4
| |\ \
| | * | added quotas for database namesunknown2003-10-241-1/+4
* | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-10-251-3/+7
|\ \ \ \ | |/ / / |/| | |
| * | | added to mysql_secure_installation unknown2003-10-241-3/+7
* | | | Move the pid file testing after arguments are parsed (previous patch was not ...unknown2003-10-241-13/+13
* | | | Merge pmartin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-231-1/+2
|\ \ \ \
| * | | | Put username in the Subject line as well (with the changeset number).unknown2003-10-231-1/+2
| |/ / /
* | | | Fix results after mergeunknown2003-10-231-1/+0
* | | | Merge with 3.23 to get 4.0 tree in sync (no relevant changes to 4.0 tree)unknown2003-10-231-1/+0
|\ \ \ \
| * | | | Fix for Bug #1595 "mysqlbinlog can't read a password from the console".unknown2003-10-201-4/+25
| * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-10-181-1/+1
| |\ \ \ \
| | * | | | backport of a fix made in 4.0 to make replication work in 64-bit binaries.unknown2003-09-271-1/+1
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-10-083-10/+3
| |\ \ \ \ \
| | * | | | | Fixed memory leak in send_fileunknown2003-10-083-10/+3
| * | | | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-3.23unknown2003-10-071-1/+1
| |\ \ \ \ \ \
| * | | | | | | fixed processing of COM_BINLOG_DUMP to use in mysqlbinlogunknown2003-09-292-2/+9
| | |/ / / / / | |/| | | | |
* | | | | | | Reverted a wrong patch from mysqlhotcopy. This is a real bugunknown2003-10-221-3/+3
* | | | | | | Fixed a bug in mysqlhotcopy, which made special table namesunknown2003-10-221-3/+3
* | | | | | | Fixed bug #954 mysqlhotcopy permission problem. The databaseunknown2003-10-221-0/+2
* | | | | | | Applied a patch from Travis Wheeler to mysqlhotcopy that allowsunknown2003-10-221-2/+15
* | | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-223-1/+20
|\ \ \ \ \ \ \
| * | | | | | | Fix for bug #1271: Undefined variable in PASSWORD() function is not unknown2003-10-213-1/+20
* | | | | | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-10-211-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Bug#1271 - RAND_TABLE_BIT in expression and only const_tables in joinunknown2003-10-211-0/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | - bumped up version number in configure.in to to 4.0.17 now thatunknown2003-10-211-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-211-3/+24
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix for Bug #1595 "mysqlbinlog can't read a password from the console".unknown2003-10-211-3/+24
| * | | | | | cancelling a previous change I made in rpl_trunc_binlog.test (which I did not...unknown2003-10-172-1/+5
| * | | | | | test update: what we want to detect in this test is if the slave stopped.unknown2003-10-172-6/+1