monty@mashka.mysql.fi
876f3f4d30
Fixed that NULL and 0 returns 0 instead of NULL
...
This is coded to not cause a speed impact on top level AND expressions where we don't care if an AND expression returns 0 or NULL
2002-11-11 15:57:35 +02:00
monty@hundin.mysql.fi
b0f5c6d625
Merge work:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.0
2002-11-10 09:39:50 +02:00
monty@hundin.mysql.fi
cda8c9041f
Added 4.1 protocol description
2002-11-10 09:39:00 +02:00
serg@serg.mysql.com
520fe4ff89
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-11-09 20:29:22 +01:00
serg@serg.mysql.com
3feb6bd17c
results fixed
2002-11-09 19:57:13 +01:00
serg@serg.mysql.com
65f276f10c
merged
2002-11-09 19:27:28 +01:00
serg@serg.mysql.com
6b8bf756b1
IGNORE/USE INDEX now work with HA_EXTRA_KEYREAD
2002-11-09 19:15:46 +01:00
heikki@hundin.mysql.fi
648b50660b
ha_innodb.cc:
...
Try to skip over corrupt records in SELECT if innodb_force_recovery > 0; print more page hex dumps in CHECK TABLE
2002-11-09 18:34:52 +02:00
heikki@hundin.mysql.fi
60499d54dd
Many files:
...
Try to skip over corrupt records in SELECT if innodb_force_recovery > 0; print more page hex dumps in CHECK TABLE
2002-11-09 18:23:09 +02:00
monty@hundin.mysql.fi
d0ee72c801
Merge work:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.0
2002-11-09 13:40:44 +02:00
monty@hundin.mysql.fi
38c6673490
Small fix in configure for HPUX11
2002-11-09 13:39:27 +02:00
monty@hundin.mysql.fi
b0fae584b9
Portability fixes for HP compiler and HPUX11
2002-11-09 13:26:46 +02:00
monty@hundin.mysql.fi
e08ed8a582
Fixed bug in MAX() optimization when used with JOIN and ON expressions
2002-11-09 09:51:03 +02:00
serg@serg.mysql.com
2dd302de62
fixed gone file ONCE AGAIN
2002-11-08 23:34:17 +01:00
serg@serg.mysql.com
0fba90e231
Merge serg.mysql.com:/usr/home/serg/Abk/mysql
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-11-08 23:24:55 +01:00
serg@serg.mysql.com
4802cda2e9
fixing gone file ONCE AGAIN
2002-11-08 23:24:38 +01:00
serg@serg.mysql.com
05c0327b4e
Merge serg.mysql.com:/usr/home/serg/Abk/mysql
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-11-08 23:19:52 +01:00
serg@serg.mysql.com
046f2ac283
Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
2002-11-08 23:12:00 +01:00
serg@serg.mysql.com
f52ab14710
being tired to fix gone file in 4.0 after every pull from 3.23, I fixed it here
2002-11-08 23:11:33 +01:00
serg@serg.mysql.com
f032971bab
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-11-08 22:46:06 +01:00
serg@serg.mysql.com
d7a0000711
fixed test for "root", on some installations / is mounted read-only
2002-11-08 22:45:31 +01:00
serg@serg.mysql.com
eb96421a11
corrected error message for OPTIMIZE/ANALYZE/etc,
...
also for InnoDB that supports CHECK table but not REPAIR
2002-11-08 22:22:23 +01:00
walrus@mysql.com
4e09404cc2
Merge akishkin@work.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/walrus/bk/40
2002-11-09 01:25:49 +05:00
walrus@mysql.com
24dd50e406
Merge akishkin@work.mysql.com:/home/bk/mysql
...
into mysql.com:/home/walrus/bk/323
2002-11-09 01:22:44 +05:00
walrus@mysql.com
b841b4e8cd
Merge akishkin@work.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/walrus/bk/40
2002-11-09 01:16:40 +05:00
serg@serg.mysql.com
4571e1cdc9
Delete: innobase/stamp-h.in
2002-11-08 21:16:30 +01:00
serg@serg.mysql.com
dfa90af1e0
--use-frm option to mysqlcheck
2002-11-08 20:57:36 +01:00
heikki@hundin.mysql.fi
3f96bc0610
log0recv.c:
...
Removed compiler warnings about wrong printf formats
2002-11-08 18:44:42 +02:00
lenz@mysql.com
7b521b3692
Merge lgrimmer@work.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/space/my/mysql-4.0
2002-11-08 16:14:36 +01:00
lenz@mysql.com
a61c8ed770
- Typo fixed
2002-11-08 16:13:46 +01:00
Sinisa@sinisa.nasamreza.org
f200c567bf
Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-11-08 17:05:30 +02:00
Sinisa@sinisa.nasamreza.org
d54bb36df7
Changes that will enable proper wildcarding of databases, plus
...
proper escaping of databases with '_' in their name.
More explanations in the manual.
2002-11-08 17:02:33 +02:00
monty@hundin.mysql.fi
0f14b3c27b
Merge from 3.23 to get fix for GROUP BY bug
2002-11-08 15:12:51 +02:00
monty@hundin.mysql.fi
771f55023e
Merge work:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.0
2002-11-08 15:12:50 +02:00
lenz@mysql.com
ec0820b7e5
Do-compile:
...
- added build option "--with-debug" to build unstripped binaries with
debugging enabled
2002-11-08 14:12:49 +01:00
lenz@mysql.com
58c008c56e
Do-compile:
...
- "--config-env" can now be given more than once
- don't be smart about version suffixes
2002-11-08 11:52:16 +01:00
monty@hundin.mysql.fi
5d2f8e96f1
Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23
2002-11-08 10:00:40 +02:00
monty@hundin.mysql.fi
81503e476a
Fixed rare core dump bug when using complicated GROUP BY query that didn't return any results.
...
This only showed up under heavy load.
2002-11-08 09:58:28 +02:00
serg@sergbook.mysql.com
cd6bf73f20
manually merged
2002-11-07 21:56:24 +01:00
heikki@hundin.mysql.fi
d4cd385237
btr0btr.c, buf0buf.c:
...
Fix a glitch: under heavy ibuf activity InnoDB could print the whole contents of ibuf tree to the error log
2002-11-07 21:04:26 +02:00
monty@hundin.mysql.fi
36f3c41e37
Merge work:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.0
2002-11-07 19:29:14 +02:00
monty@hundin.mysql.fi
8d283a3d73
Portability fix (accidently left out from last changeset)
2002-11-07 19:25:27 +02:00
heikki@hundin.mysql.fi
be51d6ae8c
row0mysql.c:
...
Backport from 4.0: Fix corruption of ON DELETE CASCADE in lock wait timeout
2002-11-07 15:05:26 +02:00
heikki@hundin.mysql.fi
b31f909d7b
Many files:
...
Fix hang introduced by selective deadlock resolution
srv0srv.c, row0mysql.c:
Fix hang introduced by selective deadlock resolution + corruption caused by lock timeout or sel deadl res in ON DELETE CASCADE
2002-11-07 14:47:25 +02:00
monty@hundin.mysql.fi
aa4e165808
Portability fix extern "C" static -> extern "C"
2002-11-07 12:49:02 +02:00
monty@butch.
890b39bb68
merge
2002-11-07 12:49:01 +02:00
monty@hundin.mysql.fi
db6cbba239
Merge work:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.0
2002-11-07 04:03:44 +02:00
monty@hundin.mysql.fi
65badfff1a
Put temporary files in binlog cache when using BEGIN/COMMIT
...
Let MySQL 4.0 read 4.1 .frm files without 4.1 specific extensions
New variables @@rand_seed1 and @@rand_seed2 (used by replication)
DROP TEMPORARY TABLE
2002-11-07 04:02:37 +02:00
monty@butch.
a2bdf9265f
Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.
2002-11-07 03:54:00 +02:00
serg@sergbook.mysql.com
7ad5882da5
BETWEEN fixed
2002-11-06 16:21:41 +01:00