guilhem@mysql.com
2532adf49b
removing assertion (will be moved to 4.1) for non-debug to compile
2004-07-31 09:49:32 +02:00
serg@serg.mylan
4665cec001
bug#4817 catalog name is "def"
2004-07-30 22:15:52 +02:00
serg@serg.mylan
2852862c68
apply in SET PASSWORD same checks as in GRANT, to let only valid hashes through
2004-07-30 22:05:08 +02:00
serg@serg.mylan
8c1cb8895b
Merge bk-internal:/home/bk/mysql-4.0/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
2004-07-30 18:55:16 +02:00
serg@serg.mylan
6e4c560592
install-sh: copy not move like any reasonably modern install does
2004-07-30 18:53:54 +02:00
marko@hundin.mysql.fi
f283baade6
Merge marko@build.mysql.com:/home/bk/mysql-4.0
...
into hundin.mysql.fi:/home/marko/k/mysql-4.0
2004-07-30 17:37:43 +03:00
marko@hundin.mysql.fi
08196b80b8
Merge marko@build.mysql.com:/home/bk/mysql-4.1
...
into hundin.mysql.fi:/home/marko/l/mysql-4.1
2004-07-30 17:32:53 +03:00
mronstrom@mysql.com
d6c380f9aa
Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/Users/mikron/mysql-4.1
2004-07-30 16:10:08 +02:00
marko@hundin.mysql.fi
b435b8d47e
fil0fil.c:
...
Restore accidentally deleted comment of fil_create_directory_for_tablename()
2004-07-30 17:04:56 +03:00
heikki@hundin.mysql.fi
fe784f4962
row0sel.c, page0page.ic:
...
Add still more diagnostic code to track buffer pool corruption in one AMD64/Linux computer
2004-07-30 17:02:26 +03:00
marko@hundin.mysql.fi
c4ee1bcc10
dict0crea.c:
...
Restore accidentally deleted comment to dict_create_sys_tables_tuple()
2004-07-30 16:58:25 +03:00
marko@hundin.mysql.fi
9edc3d8b9d
ha_innodb.cc:
...
ha_innobase::create(): pass the query string as UTF-8
to row_table_add_foreign_constraints() (Bug #4649 )
2004-07-30 16:08:19 +03:00
mronstrom@mysql.com
48c88f3a4b
Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/Users/mikron/mysql-4.1
2004-07-30 15:05:56 +02:00
serg@serg.mylan
f66b4a1be4
Merge bk-internal.mysql.com:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-07-30 14:25:18 +02:00
serg@serg.mylan
c5e2fbcc53
no_auto_value_on_zero + alter table bug
2004-07-30 14:17:12 +02:00
lenz@mysql.com
2cc27b4c11
Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/space/my/mysql-4.0
2004-07-30 14:08:53 +02:00
lenz@mysql.com
55dce7b2c6
- make sure the Windows "-classic" server binaries actually include
...
"-classic" in the version string
2004-07-30 14:04:52 +02:00
lenz@mysql.com
2cef6b922b
Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/space/my/mysql-4.1
2004-07-30 14:03:16 +02:00
lenz@mysql.com
453a079feb
- added the MYSQL_EXTRA_LDFLAGS to the mysql_tzinfo_to_sql link
...
flags to enable static linking (to avoid having a shared lib
dependency in the Linux RPMs)
- Disabled OpenSSL in the Max RPM
2004-07-30 13:52:44 +02:00
jan@hundin.mysql.fi
e455748334
Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1
...
into hundin.mysql.fi:/home/jan/mysql-4.1
2004-07-30 14:11:56 +03:00
mronstrom@mysql.com
69485c7bd3
Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/Users/mikron/mysql-4.1
2004-07-30 12:48:34 +02:00
mronstrom@mysql.com
2973728a55
Removed an error check from debug mode that gets executed
...
n**2 times in closeTransaction where n is number of signals
sent in transaction. n can easily become 250.000 in a large
transaction.
2004-07-30 12:46:27 +02:00
pem@mysql.comhem.se
f0cd209373
Updated ps_6bdb.results.
2004-07-30 12:13:40 +02:00
serg@serg.mylan
97238e18bc
Merge bk-internal.mysql.com:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-07-30 11:48:56 +02:00
guilhem@mysql.com
6e321db3d5
sql_class.h:
...
removing safe_mutex_assert_owner, as it would require an include,
and Konstantin already has cleaned up things with assert.h in 4.1;
so I'll put the safe_mutex_assert_owner in 4.1 instead.
2004-07-30 10:20:52 +02:00
guilhem@mysql.com
6c62aab7ac
Merge gbichot@213.136.52.20:/home/bk/mysql-4.1
...
into mysql.com:/home/mysql_src/mysql-4.1-1717
2004-07-30 10:12:02 +02:00
guilhem@mysql.com
80e74c80aa
syntax fix: superfluous ';' which caused a problem with gcc 2.95
2004-07-30 10:08:37 +02:00
serg@serg.mylan
9bbdb794f9
Merge bk-internal.mysql.com:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-07-30 09:50:37 +02:00
serg@serg.mylan
3a17ab4551
auto_value_on_zero bug test
2004-07-30 09:47:56 +02:00
dlenev@brandersnatch.localdomain
789037d901
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into brandersnatch.localdomain:/home/dlenev/src/mysql-4.1-bg4492
2004-07-30 11:01:29 +04:00
jan@hundin.mysql.fi
b79d01d494
Merge jlindstrom@build.mysql.com:/home/bk/mysql-4.1
...
into hundin.mysql.fi:/home/jan/mysql-4.1
2004-07-30 08:28:04 +03:00
guilhem@mysql.com
3262c28710
Merge gbichot@213.136.52.20:/home/bk/mysql-4.1
...
into mysql.com:/home/mysql_src/mysql-4.1-1717
2004-07-30 01:12:28 +02:00
guilhem@mysql.com
da55194eb4
rpl_relayrotate.test requires InnoDB (because what we want to test is
...
if slave resumes at BEGIN).
2004-07-30 01:10:21 +02:00
guilhem@mysql.com
68249bbb28
Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/mysql_src/mysql-4.0
2004-07-30 01:01:36 +02:00
guilhem@mysql.com
9275a70104
Reverting a line I had just added to slave.cc (mutex is already locked
...
when we come at this place).
2004-07-30 01:00:52 +02:00
guilhem@mysql.com
0f20e2fece
Avoiding a theoretically possible crash (pthread_mutex_lock(0)) which could (at least in POSIX Threads books)
...
happen on SMP machines, when a thread is going to wait on a condition and it is KILLed at the
same time.
Cleaning code a bit by adding a test in enter_cond() that we have the mutex (was already the case in all places
where it's called except one which is fixed here).
2004-07-30 00:53:25 +02:00
serg@serg.mylan
0c3109fc68
Merge bk-internal:/home/bk/mysql-4.0/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
2004-07-29 23:39:51 +02:00
miguel@hegel.txg
a2869bc9ea
Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into hegel.txg:/home/miguel/bk/mysql-4.1
2004-07-29 18:37:18 -03:00
miguel@hegel.txg
7a00a99583
Fix for bug report #4737 and revert fix for bug #4375 (re-opened).
2004-07-29 18:35:54 -03:00
serg@serg.mylan
0d0a50ce6a
language fix
2004-07-29 23:33:23 +02:00
guilhem@mysql.com
2b6151c20f
Merge gbichot@213.136.52.20:/home/bk/mysql-4.1
...
into mysql.com:/home/mysql_src/mysql-4.1-1717
2004-07-29 23:28:28 +02:00
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
pem@mysql.comhem.se
387a01ddc8
Added --with-ndbcluster config option to compile-pentium-valgrind-max
...
(since it's in the other -max builds already).
2004-07-29 15:28:40 +02:00
mskold@mysql.com
f05c7ce7c6
Added test for fix of bug#3912 Auto increment not correctly initialised when table is altered
2004-07-29 14:02:40 +02:00
mskold@mysql.com
24f9a2e9bb
Added ORDER BY to ensure same result on all setups/platforms
2004-07-29 13:32:50 +02:00
ingo@mysql.com
ec65f2b5a4
Merge mysql.com:/home/mydev/mysql-4.1
...
into mysql.com:/home/mydev/mysql-4.1-4100
2004-07-29 13:15:25 +02:00
mskold@mysql.com
4dd1fc014f
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1-ndb
2004-07-29 11:39:35 +02:00
mskold@mysql.com
4623fb9f48
Fix for bug#3912 Auto increment not correctly initialised when table is altered, completes WL#1911 Extended AUTO_INCREMENT support in NDB
2004-07-29 11:35:38 +02:00
pekka@mysql.com
8bd205c8e2
ha_ndbcluster.h, ha_ndbcluster.cc:
...
compile fix for gcc-2.95
2004-07-29 10:44:53 +02:00
ingo@mysql.com
fd1fad4371
Fixed a copy-and-paste error: mysql_create_frm() should have
...
its own enter string.
2004-07-29 10:33:33 +02:00