paul@teton.kitebird.com
|
87938a3266
|
manual.texi clarify 4.0.2 ORDER BY change note.
|
2002-09-01 20:55:05 -05:00 |
|
paul@teton.kitebird.com
|
94b04cdcab
|
Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
|
2002-09-01 16:49:06 -05:00 |
|
paul@teton.kitebird.com
|
cf814b3a6f
|
manual.texi A little rearrangement of binlog description.
|
2002-09-01 16:43:50 -05:00 |
|
serg@serg.mysql.com
|
98075012f7
|
protected close_cached_table() call in REPAIR ... USE_FRM with a mutex
test for REPAIR ... USE_FRM added
|
2002-09-01 18:17:33 +00:00 |
|
serg@serg.mysql.com
|
7c4e5bd9a8
|
reverted min limit for ft_min_word_len back to 1
|
2002-09-01 17:45:38 +00:00 |
|
serg@serg.mysql.com
|
a5f9e95a93
|
merged
|
2002-09-01 00:02:13 +00:00 |
|
serg@serg.mysql.com
|
b962da9aab
|
merged
|
2002-08-31 23:38:10 +00:00 |
|
serg@serg.mysql.com
|
27390a8d81
|
LOCK+modify+OPTIMIZE bugfix
|
2002-08-31 23:18:08 +00:00 |
|
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 |
|
monty@mashka.mysql.fi
|
184ef91d4c
|
Merge
|
2002-08-31 14:41:56 +03: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 |
|
monty@hundin.mysql.fi
|
e5285acb4b
|
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
|
2002-08-29 19:03:48 +03:00 |
|
monty@hundin.mysql.fi
|
5aa46cafe3
|
Updated VC++ dsp files from windows build machine
Remove some compiler warnings when using VC++
Add InnoDB in normal MySQL binary for windows.
|
2002-08-29 18:20:04 +03:00 |
|
lenz@mysql.com
|
b17eea5505
|
- Applied many modifications to Build-tools/Do-compile made in the 4.0 tree
|
2002-08-29 14:17:52 +02: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 |
|
paul@teton.kitebird.com
|
0970e25d26
|
manual.texi minor fix to 3.23.53 change note
|
2002-08-28 10:00:48 -05: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 |
|
Sinisa@sinisa.nasamreza.org
|
69a9a39dee
|
Merge sinisa@work.mysql.com:/home/bk/mysql
into sinisa.nasamreza.org:/mnt/work/mysql
|
2002-08-28 16:44:32 +03:00 |
|
Sinisa@sinisa.nasamreza.org
|
54594ebca1
|
Little but nasty bug with BDB and alter table
|
2002-08-28 16:41:23 +03: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 |
|