Commit graph

4733 commits

Author SHA1 Message Date
serg@serg.mysql.com
2fb0ed812e changelog updated 2002-08-31 20:51:21 +00:00
serg@serg.mysql.com
2e15d13fd8 LOCK+change+OPTIMIZE MyISAM bug 2002-08-31 20:42:41 +00:00
serg@serg.mysql.com
05f57e20b6 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-08-31 14:23:33 +00:00
Sinisa@sinisa.nasamreza.org
93bb39469f Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-08-30 22:19:28 +03:00
Sinisa@sinisa.nasamreza.org
f883e5eb27 A nasty fix when all rows are deleted with a write lock 2002-08-30 22:17:24 +03:00
bell@sanja.is.com.ua
463c59e1e9 fixed tests to be independed from environment 2002-08-30 21:32:59 +03:00
bell@sanja.is.com.ua
76aff6352f truncate test made independed from environment 2002-08-30 18:39:42 +03:00
Sinisa@sinisa.nasamreza.org
5ec7991dbb missing option 2002-08-30 17:12:52 +03:00
Sinisa@sinisa.nasamreza.org
2ae6931306 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-08-30 15:10:41 +03:00
Sinisa@sinisa.nasamreza.org
ccade9a69a A small bug fix in log::write 2002-08-30 15:03:31 +03:00
paul@teton.kitebird.com
8625fca784 manual.texi minor symlink section cleanups 2002-08-29 15:31:53 -05:00
paul@teton.kitebird.com
10a1099926 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-08-29 15:23:51 -05:00
paul@teton.kitebird.com
b5ac744db4 manual.texi define "replication coordinates"
manual.texi	minor fixups
2002-08-29 15:22:57 -05:00
nick@mysql.com
89ea5ee620 Added sync_slave_with_master [connection].
Equivalent to:
save_master_pos; connection slave; sync_with_master;
2002-08-29 12:08:54 -06:00
lenz@mysql.com
10dd73d503 - added two small fixes to Do-compile script 2002-08-29 13:35:12 +02:00
serg@serg.mysql.com
ffd41ec7d2 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-08-28 17:55:44 +00:00
Sinisa@sinisa.nasamreza.org
845041c25a Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-08-28 20:11:19 +03:00
Sinisa@sinisa.nasamreza.org
00a870bb07 Some small fixes 2002-08-28 20:05:32 +03:00
paul@teton.kitebird.com
6b2ad60ff0 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-08-28 11:36:07 -05:00
paul@teton.kitebird.com
6dc167281b manual.texi minor fix 2002-08-28 11:32:53 -05:00
paul@teton.kitebird.com
f7ee98f438 manual.texi Some BDB fixups. 2002-08-28 11:30:10 -05:00
monty@hundin.mysql.fi
6bebd251bc Fixed problem with show variables on 64 bit sparc. 2002-08-28 19:22:42 +03:00
monty@hundin.mysql.fi
631f395f16 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-08-28 19:16:43 +03:00
lenz@mysql.com
d427ecb460 - updated version number in configure.in to 4.0.4-beta 2002-08-28 16:02:30 +02:00
monty@hundin.mysql.fi
e720b5a6fb Portability fixes for windows 2002-08-28 17:00:58 +03:00
paul@teton.kitebird.com
c983bca51f Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-08-28 08:57:11 -05:00
paul@teton.kitebird.com
5104585fc0 manual.texi minor fixes
manual.texi	fix minor typo.
manual.texi	make some @code{} -> @file{} changes
2002-08-28 08:56:15 -05:00
jani@rhols221.adsl.netsonic.fi
f8e8d71b79 Removed unneccessary comment. 2002-08-28 13:28:11 +03:00
jani@rhols221.adsl.netsonic.fi
c7d7d8abe3 * Fixed a bug in my_getopt
* Fixed some spelling/language errors in mysqlcheck
* Added some more information in mysql -client internal help.
2002-08-28 13:14:11 +03:00
paul@teton.kitebird.com
7d4de76907 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-08-27 21:04:55 -05:00
paul@teton.kitebird.com
71f6a378ee manual.texi max_bin_log_size -> max_binlog_size 2002-08-27 21:02:08 -05:00
arjen@george.bitbike.com
5560580149 Fix up dating of versions to sync with the bk tags. 2002-08-28 09:22:27 +10:00
paul@teton.kitebird.com
5174d98ed2 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-08-27 16:41:25 -05:00
paul@teton.kitebird.com
7a3375c144 manual.texi minor fixes 2002-08-27 16:40:17 -05:00
lenz@mysql.com
35edb8ffd2 Merge lgrimmer@work.mysql.com:/home/bk/mysql-4.0
into mysql.com:/space/my/mysql-4.0
2002-08-27 20:02:36 +02:00
paul@teton.kitebird.com
6bb2fd9f3d manual.texi --with-extra-charset -> --with-extra-charsets 2002-08-27 12:48:18 -05:00
lenz@mysql.com
00d1ca5f69 - added "--libwrap" option to Do-compile
- fixed wording of two 4.0 features in manual.texi
2002-08-27 19:48:11 +02:00
paul@teton.kitebird.com
454a5db425 manual.texi Fix busted @node for 4.0.3.
manual.texi	Document equivalence of REPAIR ... EXTENDED and
manual.texi	myisamchk --safe-recover.
2002-08-27 11:19:31 -05:00
paul@teton.kitebird.com
de871008c1 manual.texi whare -> where 2002-08-27 11:08:49 -05:00
paul@teton.kitebird.com
9b496fc37a Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-08-27 11:02:54 -05:00
paul@teton.kitebird.com
6c44112c52 manual.texi fix agreeement.
manual.texi	undo botched "-specific" to " specific"
manual.texi	some changes to dynamic variable-setting section.
2002-08-27 11:01:36 -05:00
paul@teton.kitebird.com
243e00d710 manual.texi add dashes to "-specific" constructs
manual.texi	misc. small corrections.
2002-08-27 10:53:31 -05:00
lenz@mysql.com
671e9ae002 Merge lgrimmer@work.mysql.com:/home/bk/mysql-4.0
into mysql.com:/space/my/mysql-4.0
2002-08-27 16:08:32 +02:00
lenz@mysql.com
812f54588f - Added option "--raid" to Build-Tools/Do-compile
- Added 4.0.4 News section and updated Alpha-Linux compilation notes
   to manual.texi
 - Tagged ChangeSet 1.1244.1.2 as mysql-4.0.3
2002-08-27 16:03:42 +02:00
miguel@hegel.br
8c71a53b9c Small fixes 2002-08-27 10:55:12 -03:00
Sinisa@sinisa.nasamreza.org
921f7c9c55 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-08-27 16:02:48 +03:00
Sinisa@sinisa.nasamreza.org
926c6cb3fa A small bug fix for the tee command ... 2002-08-27 16:01:25 +03:00
serg@serg.mysql.com
53844daac0 wrong help message corrected 2002-08-27 00:20:25 +00:00
arjen@george.bitbike.com
e8461d6d55 Grammar fix.
B-Tree explanation fix (from Peter Zaitsev).
2002-08-27 08:05:38 +10:00
paul@teton.kitebird.com
f73c1639e8 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-08-26 11:31:25 -05:00