guilhem@mysql.com
0f3e279a05
WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --position) and --stop-position
...
options for mysqlbinlog, with a test file.
This enables user to say "recover my database to how it was this morning at 10:30"
(mysqlbinlog "--stop-datetime=2003-07-29 10:30:00").
Using time functions into client/ made me move them out of sql/ into sql-common/.
+ (small) fix for BUG#4507 "mysqlbinlog --read-from-remote-server sometimes
cannot accept 2 binlogs" (that is, on command line).
2004-07-29 23:25:58 +02:00
bar@mysql.com
6fdafa5635
Don't allow badly formed UTF8 identitiers
2004-07-07 16:39:43 +05:00
bar@mysql.com
aa679b62c0
Adding Roman (classical Latin) collation.
2004-07-07 15:20:23 +05:00
bar@mysql.com
d54157f0d8
ha_archive.cc:
...
Memory was used after it has been alreay freed.
This led to server crash on FreeBSD.
2004-07-07 13:47:29 +05:00
joreland@mysql.com
e7348d5168
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1
2004-07-06 17:49:34 +02:00
joreland@mysql.com
f398a0bd91
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1
2004-07-06 17:46:13 +02:00
joreland@mysql.com
d2eaf7dd1b
Fixed typo
2004-07-06 17:45:37 +02:00
antony@ltantony.rdg.cyberkinetica.com
ac6e6c121f
Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into ltantony.rdg.cyberkinetica.com:/usr/home/antony/work/bug4407.1
2004-07-06 16:43:39 +01:00
antony@ltantony.rdg.cyberkinetica.com
58cec1fd6a
Bug#4407 - assertion in ha_myisam.cc
...
Fix assertion failure where ha_myisam::index_next() is called
without first calling ha_myisam::ha_index_init()
2004-07-06 16:30:50 +01:00
serg@serg.mylan
d8dabe43fb
Merge bk-internal.mysql.com:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-07-06 16:30:04 +02:00
serg@serg.mylan
021242bc6c
mysql_fix_privilege_tables.sh:
...
various fixes (for mysql-test-run at least):
* accept --no-defaults
* 4.0 compatible password handling (only it no other argumensts, only if doesn't start with --)
ps_3innodb.test:
only run ps_3innodb.test if innodb is present
mysql-test-run.sh:
it's --verbose, not --verbose=1
2004-07-06 16:29:26 +02:00
serg@serg.mylan
df1f83db55
HAVE_RTREE_KEYS are enabled on windows too
2004-07-06 14:24:44 +02:00
bar@mysql.com
1bc5370cff
mysqltest.c:
...
Bug #4338 mysql-test-run fails if compiled with non-latin1 character set.
2004-07-06 17:18:04 +05:00
bar@mysql.com
30a86a0be9
Bug#4417 binary character set breaks multi-byte table/field name.
2004-07-06 17:15:43 +05:00
serg@serg.mylan
c2295f163f
Merge bk-internal.mysql.com:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-07-06 14:05:41 +02:00
serg@serg.mylan
9602e4a1a6
re-enable spatial features for windows
...
grr
2004-07-06 13:56:50 +02:00
joreland@mysql.com
f5d384d4ab
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1
2004-07-06 10:45:53 +02:00
bar@mysql.com
434e2e094c
rpl_charset.result, rpl_charset.test:
...
An addition to 1.2036 04/07/02: armscii8_bin was referenced to as armscii_bin in a mistake.
2004-07-06 13:43:15 +05:00
joreland@mysql.com
f2ae6f2c21
Fix uninit variable
2004-07-06 10:19:05 +02:00
gordon@zero.local.lan
b437a2f3c9
Merge mleich@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into zero.local.lan:/GORDON/MySQL/mysql-4.1/src
2004-07-05 10:08:38 +02:00
mysqldev@melody.local
57b173cb69
Merge joreland@bk-internal:/home/bk/mysql-4.1
...
into melody.local:/home/mysqldev/jonas/mysql-4.1
2004-07-05 07:59:34 +02:00
mysqldev@melody.local
c29cd379d7
BUG#4384
2004-07-05 07:52:20 +02:00
lenz@mysql.com
b5c6ced1aa
- fixed typo in mysql-test/ndb/ndbcluster.sh that caused a
...
"test: argument expected" error when trying to run the NDB test
suite on Solaris
2004-07-05 07:48:09 +02:00
joreland@mysql.com
d0aa80a698
Fix mysql-test-run ndb order by/endian issue
2004-07-05 07:14:45 +02:00
joreland@mysql.com
f5294ebd5a
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/gcc34
2004-07-04 21:20:39 +02:00
paul@ice.snake.net
fb7f15188a
Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
2004-07-02 17:32:47 -05:00
paul@ice.snake.net
8ead38a5dc
item_geofunc.cc:
...
Minor comment tweaks.
2004-07-02 16:22:46 -05:00
gordon@zero.local.lan
c87812d8e6
Added comments to the PS test files, to prevent modifications which may destroy the tests .
2004-07-02 20:01:34 +02:00
bar@mysql.com
4df5a14a6f
Bug #4374 SHOW TABLE STATUS FROM ignores collation_connection
2004-07-02 16:52:02 +05:00
serg@serg.mylan
24b84fbc87
unused (and unnecessary) mysqltest commands removed
2004-07-02 11:02:21 +02:00
bar@mysql.com
a597b077c6
configure.in:
...
armscii8_bin was referenced to as armscii_bin.
2004-07-02 13:33:26 +05:00
bar@mysql.com
b41e009b04
armscii8_bin was referenced to as armscii_bin in a mistake.
2004-07-02 13:27:46 +05:00
paul@ice.snake.net
b10c110b18
Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
2004-07-01 23:33:44 -05:00
mwagner@here.mwagner.org
6cd34875cf
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into here.mwagner.org:/Volumes/BK/mysql-4.1
2004-07-01 14:48:58 -05:00
paul@ice.snake.net
f5decb3d1c
Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
2004-07-01 12:01:26 -05:00
gordon@zero.local.lan
8462b8aeb8
Merge mleich@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into zero.local.lan:/GORDON/MySQL/mysql-4.1/src
2004-07-01 16:35:52 +02:00
gordon@zero.local.lan
7071d062c9
WL#1564 Intensive test of prepared statements via 'mysqltest'
2004-07-01 16:30:29 +02:00
monty@mysql.com
78c1938848
Portability fixes (For Netware)
2004-07-01 17:26:45 +03:00
lenz@mysql.com
2c6537e2cb
- tagged ChangeSet 1.2023 as "mysql-4.1.3"
...
- bumped up version number in configure.in: 4.1.3-beta -> 4.1.4-beta
2004-07-01 14:41:51 +02:00
paul@ice.snake.net
cdceda82fd
Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
2004-07-01 07:40:32 -05:00
mwagner@here.mwagner.org
4ba6a73d54
Merge here.mwagner.org:/Volumes/BK/mysql-4.1
...
into here.mwagner.org:/Volumes/BK/mysql-4.1-work
2004-06-30 23:31:33 -05:00
mwagner@here.mwagner.org
35b512f079
mysql-copyright:
...
Fix for the condition when "the_fat" doesn't end with 'dnl\n', but ')\n'.
2004-06-30 23:29:47 -05:00
paul@kite-hub.kitebird.com
c53dc62ece
client.c, libmysql.c:
...
Symbol spelling change.
errmsg.c:
Client error message edits.
errmsg.h:
Two symbol spelling changes.
2004-06-30 22:18:41 -05:00
paul@ice.snake.net
707429332a
Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
2004-06-30 14:18:34 -05:00
paul@kite-hub.kitebird.com
0c6cc6951a
Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into kite-hub.kitebird.com:/src/extern/MySQL/bk/mysql-4.1
2004-06-30 10:38:56 -05:00
lenz@mysql.com
b112cbee53
Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/space/my/mysql-4.1
2004-06-30 14:19:31 +02:00
lenz@mysql.com
f20d4d4d4e
Merge mysql.com:/space/my/mysql-4.1
...
into mysql.com:/space/my/mysql-4.1-build
2004-06-30 14:02:32 +02:00
lenz@mysql.com
0cba9b482e
- fixed server RPM postinstall (mysql_install_db was called with the
...
wrong parameter)
2004-06-30 14:01:31 +02:00
bar@mysql.com
a1aa3da96a
ctype-uca.c:
...
mbminlen was wrong for UTF8.
2004-06-30 14:45:08 +05:00
serg@serg.mylan
648a2fea15
Merge bk-internal.mysql.com:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-06-30 11:26:49 +02:00