summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Revert patch for bigint handling in double context as it broke normal bigint ...unknown2003-11-212-13/+0
* added comments to simple_order, simple_group, no_order, skip_sort_orderunknown2003-11-201-2/+15
* Merge bk-internal:/home/bk/mysql-4.0/unknown2003-11-192-8/+54
|\
| * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-11-181-4/+45
| |\
| | * Fix for BUG#1870unknown2003-11-181-4/+45
| * | Merge with 3.23 (only comment changes)unknown2003-11-171-4/+9
| |\ \
| | * | Safety fix for alarms on windows.unknown2003-11-171-6/+11
| | * | 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-081-8/+1
| | |\ \ \
| | | * | | Fixed memory leak in send_fileunknown2003-10-081-8/+1
| | | |/ /
| | * | | fixed processing of COM_BINLOG_DUMP to use in mysqlbinlogunknown2003-09-292-2/+9
| | |/ /
| | * | Quick backport of the following bugfix from MySQL 4.0.14.unknown2003-09-122-1/+14
* | | | Bug#1826, HANDLER+ALTER TABLE=crash (unfortunately, it cannot be tested in my...unknown2003-11-181-0/+13
* | | | Item_uint::save_in_field() added to take into account bigint->decimal caseunknown2003-11-162-1/+15
|/ / /
* | | make error message more detailedunknown2003-11-121-2/+2
* | | Merge mysql.com:/home/kostja/mysql/mysql-4.0-rootunknown2003-11-031-0/+2
|\ \ \ | | |/ | |/|
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-11-031-0/+2
| |\ \
| | * | When we delete the slave's temp tables from memory, we resetunknown2003-11-031-0/+2
* | | | fix for bug #1724 'WHERE ... IN() optimizer behaviour unknown2003-11-031-23/+42
|/ / /
* | | Portability fixunknown2003-11-021-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-11-021-3/+6
|\ \ \ | |/ / |/| |
| * | Call my_sync() after all data is written to .frm fileunknown2003-11-021-3/+6
* | | 4 small items in this:unknown2003-10-315-7/+32
* | | 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-305-16/+77
|\ \ \ | |/ / |/| |
| * | Fix for BUG#1686unknown2003-10-295-16/+77
* | | Safety fix for adding service name to search config groupsunknown2003-10-301-1/+2
* | | Change back service name to MySQLunknown2003-10-302-7/+17
* | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-10-291-6/+8
|\ \ \
| * | | Fix for problem of installing MySQL as a service withunknown2003-10-281-6/+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
|/ / /
* | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-221-1/+1
|\ \ \
| * | | Fix for bug #1271: Undefined variable in PASSWORD() function is not unknown2003-10-211-1/+1
| |/ /
* | | Bug#1271 - RAND_TABLE_BIT in expression and only const_tables in joinunknown2003-10-211-0/+2
|/ /
* | thr0loc.c, srv0start.c, srv0srv.c, srv0srv.h, os0thread.h, ha_innodb.cc:unknown2003-10-171-5/+0
* | Merge oak.local:/home/kostja/mysql/mysql-4.0-rootunknown2003-10-173-3/+29
|\ \
| * | A fix for a random test failure rpl_trunc_binlog: don't RESET MASTERunknown2003-10-171-1/+1
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2003-10-161-2/+24
| |\ \
| | * \ Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2003-10-021-2/+24
| | |\ \
| | | * | fixed server crash on moving query block with pointers to same table in it (B...unknown2003-09-151-2/+24
| * | | | Safety fix to detect multiple calls to my_thread_end()unknown2003-10-161-0/+4
* | | | | fix for one of the bugs spotted by #1274unknown2003-10-161-1/+11
|/ / / /
* | | | Changing max_insert_delayed_threads now also changes the size of thread alarm...unknown2003-10-161-5/+7
* | | | Better fix for CREATE TABLE IF NOT EXISTS ... SELECTunknown2003-10-155-13/+21
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-157-18/+45
|\ \ \ \
| * | | | make LOCK TABLES to work when Lock_tables_priv is granted on the DB level and...unknown2003-10-141-1/+1