Commit graph

5555 commits

Author SHA1 Message Date
serg@serg.mysql.com
31d702dd68 Merge work:/home/bk/mysql-4.1
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1
2002-10-22 00:30:17 +00:00
bk@admin.bk
6f02ea5486 BK automatic LOD removal. 2002-10-22 00:28:08 +00:00
serg@serg.mysql.com
43599856b2 make REPAIR killable 2002-10-22 00:25:36 +00:00
lenz@mysql.com
5459505bba - added "darwin" to the list of systems that are known to support the
-p option for cp and the -r option for scp (thank to Paul DuBois for
   the patch)
 - fixed a typo
2002-10-21 14:51:57 +02:00
Sinisa@sinisa.nasamreza.org
59698e0652 Merge sinisa@work.mysql.com:/home/bk/mysql-4.1
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
2002-10-21 14:12:10 +03:00
Sinisa@sinisa.nasamreza.org
1f1ed3e99d Small addition to COM_DEBUG 2002-10-21 14:08:37 +03:00
hf@genie.(none)
893cc550e0 Merge abotchkov@work.mysql.com:/home/bk/mysql-4.0
into genie.(none):/home/hf/work/04
2002-10-21 09:57:53 +05:00
hf@genie.(none)
8744bd0064 Embedded server bugfix 2002-10-21 09:56:30 +05:00
bk@admin.bk
ca08ed522c BK automatic LOD removal. 2002-10-20 21:43:24 +02:00
bk@admin.bk
ba5feac4fd BK automatic LOD removal. 2002-10-20 21:23:21 +02:00
monty@work.mysql.com
1f10e44677 After bk -r check -ff (to be able to upgrade to bk 3.0) 2002-10-20 21:19:37 +02:00
bk@admin.bk
c3e3f73a50 BK automatic LOD removal. 2002-10-20 21:16:05 +02:00
monty@hundin.mysql.fi
2f72277933 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-10-20 09:06:22 +03:00
monty@hundin.mysql.fi
beaedb77fa Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2002-10-20 09:05:53 +03:00
monty@hundin.mysql.fi
801eb82243 Fixed usage of putenv() on windows (in not normally used code) 2002-10-20 09:01:15 +03:00
monty@hundin.mysql.fi
cd38c07dc9 Fixed Changelog 2002-10-20 08:58:48 +03:00
serg@serg.mysql.com
2d573f5852 ftb wasn't able to re-initialize index search (oops! in joins) 2002-10-19 20:39:35 +00:00
lenz@mysql.com
689bf26c86 - fixed typo in scripts/mysql_convert_table_format.sh 2002-10-18 19:43:06 +02:00
serg@serg.mysql.com
9e8c87e74d Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-10-18 14:54:51 +00:00
serg@serg.mysql.com
dca6c608eb some DBUG_ENTER/RETURN macro added
safer GWS_PROB, avoid log(0)
2002-10-18 14:53:46 +00:00
Sinisa@sinisa.nasamreza.org
bdb0b692b5 Merge sinisa@work.mysql.com:/home/bk/mysql-4.1
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
2002-10-18 14:12:18 +03:00
monty@hundin.mysql.fi
f3d3d2882d Fixed heap_btree test to make it repeatable 2002-10-18 09:51:46 +03:00
nick@mysql.com
00d47646d5 Moved rand initialization from mysqld.cc to sql_class.cc:THD::THD() 2002-10-17 14:57:01 -06:00
Sinisa@sinisa.nasamreza.org
4175461c00 Small code improvement in multi-table updates 2002-10-17 21:25:24 +03:00
jani@rhols221.adsl.netsonic.fi
562b17185a Added notes about --set-variable being deprecated since MySQL 4.0 2002-10-17 20:03:31 +03:00
jani@rhols221.adsl.netsonic.fi
f11f48a144 Fixed three bugs in mysqlcheck and changed documentation for mysqld_multi 2002-10-17 19:34:02 +03:00
Sinisa@sinisa.nasamreza.org
8c3cf6adae added a test case.
And I am not able to find a Changelog for 4.1
2002-10-17 16:20:14 +03:00
lenz@mysql.com
f00f2a6515 - fixed typo in mysqld.cc: "agaist" -> "against" 2002-10-17 11:08:04 +02:00
pem@mysql.com
98c4101b6e Added Change note about the fixed join parsing, allowing (removing) braces. 2002-10-17 10:58:30 +02:00
monty@hundin.mysql.fi
e37639814b merge 2002-10-17 11:39:11 +03:00
miguel@hegel.br
927472d025 Added optional NT service and fix the TZ variable bug 2002-10-16 21:51:03 -02:00
miguel@hegel.br
10436bf902 Fix the 100% CPU usage with TZ variable 2002-10-16 21:22:56 -02:00
monty@hundin.mysql.fi
9ecc5783d6 Fix after merge 2002-10-16 22:48:51 +03:00
Sinisa@sinisa.nasamreza.org
0a242026a8 fix of the small bug in UNION's 2002-10-16 22:27:47 +03:00
Sinisa@sinisa.nasamreza.org
6561faa10e Some small accelerations ...
I intend to do some more accelerations in mysql_execute_command and
in SQLCOM_SELECT part for which I need to fix EXPLAIN with derived
tables plus few additional items. If this proves to be much I wil
just make it a new SCRUM task
2002-10-16 21:17:57 +03:00
monty@hundin.mysql.fi
3476dc8f9e Merge hundin.mysql.fi:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.1 2002-10-16 19:31:22 +03:00
monty@hundin.mysql.fi
fbf6ab4465 merge with 4.0.5 2002-10-16 19:30:24 +03:00
monty@hundin.mysql.fi
a54df74af0 Fixes after last merge.
Ignore changed keyblocks when on does DELETE FROM table_name;
2002-10-16 19:05:10 +03:00
monty@hundin.mysql.fi
b1f99ce4a2 Added THD as parameter to filesort. Removed not used 'special' argument. 2002-10-16 17:21:47 +03:00
Sinisa@sinisa.nasamreza.org
0f663d346f Merge sinisa@work.mysql.com:/home/bk/mysql-4.1
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
2002-10-16 16:57:42 +03:00
Sinisa@sinisa.nasamreza.org
cd5ff6301e some fixes for SELECT INTO @vars .. 2002-10-16 16:55:08 +03:00
monty@hundin.mysql.fi
26b1bbdbd1 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-10-16 16:34:29 +03:00
monty@hundin.mysql.fi
67d3cd643b Merge with 3.23.54 2002-10-16 13:11:25 +03:00
monty@hundin.mysql.fi
87351da204 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2002-10-16 10:39:02 +03:00
monty@hundin.mysql.fi
b4343ba939 Fixed bug in LEFT JOIN ... WHERE not_null_key_column=NULL; 2002-10-16 10:32:45 +03:00
arjen@fred.bitbike.com
8fa2611d87 Merge work.mysql.com:/home/bk/mysql-4.1/
into fred.bitbike.com:/home/arjen/mysql-4.1
2002-10-16 08:10:59 +10:00
arjen@fred.bitbike.com
8c85663c55 Name fix. 2002-10-16 08:09:55 +10:00
arjen@fred.bitbike.com
73f61b9173 Name fix. 2002-10-16 08:07:41 +10:00
bell@sanja.is.com.ua
8c547fae57 Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
into sanja.is.com.ua:/home/bell/mysql/work-distinct-4.1
2002-10-16 00:43:43 +03:00
bell@sanja.is.com.ua
21dd4a4dd5 fixed subselect explain bug 2002-10-16 00:42:59 +03:00