paul@teton.kitebird.com
a52b69b892
manual.texi fix too short/too long ellipses
2002-02-01 14:38:00 -06:00
Sinisa@sinisa.nasamreza.org
3ec0936d15
BK makes me problems.
...
I did not know I can't do chmod ...
So, it killed some of my changes.
But I am smarter, and as I have first saved my work, before BK ruined
it, so here it comes ...
2002-02-01 21:45:23 +02:00
Sinisa@sinisa.nasamreza.org
ee76008d44
Changes for the max queries per hour
2002-02-01 20:53:24 +02:00
Sinisa@sinisa.nasamreza.org
7d5b08b1f0
Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
...
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-02-01 20:31:17 +02:00
Sinisa@sinisa.nasamreza.org
20ca7ee268
Changes required for maximum queries per hour
2002-02-01 15:40:38 +02:00
sasha@mysql.sashanet.com
b9637dae05
fixed wrong DBUG_ASSERT() in IO_CACHE
...
fixed apparent typo in opt_sum.cc
I will push this Changeset although it fails select test - failing select
is better than the code that does not compile.
2002-01-31 16:17:24 -07:00
sasha@mysql.sashanet.com
65989dacb5
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/reiser-data/mysql-4.0
2002-01-31 11:04:49 -07:00
sasha@mysql.sashanet.com
cef13d5b8e
temporary commit to pull Monty's changes
2002-01-31 11:02:11 -07:00
paul@teton.kitebird.com
2c9f1cc4c3
manual.texi minor cleanups, typo fixes
2002-01-30 20:36:59 -06:00
monty@hundin.mysql.fi
4000b036c0
Fixes for new getopt
...
Bug fix when using --no-deaults
Sets ref_length to right value (faster rnd_pos() handling in InnoDB).
Fixed problem with multi-table-delete and InnoDB
Fixed problem with truncate table, which required a COMMIT before.
Fixed multi-table-delete bug with InnoDB.
Remove not used index from EXPLAIN
2002-01-31 04:36:58 +02:00
monty@hundin.mysql.fi
79796e989f
Merge from 3.23.48 tree
2002-01-30 16:37:47 +02:00
monty@hundin.mysql.fi
3457b6fde0
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2002-01-30 16:09:35 +02:00
monty@hundin.mysql.fi
fef87f20af
Fix in SHOW GRANTS: REFERENCE -> REFERENCES
2002-01-30 16:09:19 +02:00
monty@hundin.mysql.fi
c396824b2a
Take into account that table scans may use indexes
2002-01-30 16:07:11 +02:00
monty@hundin.mysql.fi
869b7914be
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2002-01-30 15:34:32 +02:00
monty@hundin.mysql.fi
6a1b08cbd4
Added --sql-mode=NO_UNSIGNED_SUBTRACTION
2002-01-30 15:32:48 +02:00
heikki@donna.mysql.fi
b908f410fb
ha_innobase.cc:
...
Assume selectivity of any key prefix is better than 1 / 100, regardless of what the estimator returns; this balances the pessimistic assumption of the optimizer thatany secondary key access to the full row incurs a page read from disk
2002-01-30 14:10:26 +02:00
arjen@co3064164-a.bitbike.com
324ce2e549
Merge arjen@work.mysql.com:/home/bk/mysql-4.0
...
into co3064164-a.bitbike.com:/home/arjen/mysql-4.0
2002-01-30 17:57:06 +10:00
arjen@co3064164-a.bitbike.com
a2df2890f2
New changes for DocBook XML output filter.
...
Added Docs/Support/make-docbook script, to work without makefile.
2002-01-30 17:44:47 +10:00
jani@hynda.mysql.fi
9212433eb2
Merge work:/home/bk/mysql-4.0/ into hynda.mysql.fi:/home/my/bk/mysql-4.0
2002-01-30 05:09:31 +02:00
jani@hynda.mysql.fi
784e1d8b34
New functionality to my_getopt. myisamchk now uses my_getopt
...
only.
2002-01-30 05:08:17 +02:00
arjen@co3064164-a.bitbike.com
d0834b6c63
@menu updates.
2002-01-30 11:45:16 +10:00
tfr@sarvik.tfr.cafe.ee
7a313d49ab
mirrors.texi:
...
Remove French mirror
2002-01-30 02:16:57 +02:00
sasha@mysql.sashanet.com
d2b162982f
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/reiser-data/mysql-4.0
2002-01-29 15:16:40 -07:00
sasha@mysql.sashanet.com
2d3cb29249
temporary commit - need to pull Monty's changes
2002-01-29 13:50:09 -07:00
heikki@donna.mysql.fi
6202aa7c8e
mem0mem.c:
...
Add more diagnostic code to cath possible memory corruption
2002-01-29 22:29:58 +02:00
tfr@sarvik.tfr.cafe.ee
fb9fbdbff2
mirrors.texi:
...
Fix Yugoslavian mirror name
manual.texi:
Fix a couple of contributed software links
2002-01-29 20:55:35 +02:00
monty@hundin.mysql.fi
2c24b6fb9e
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2002-01-29 18:34:05 +02:00
monty@hundin.mysql.fi
be46289855
New error messages
...
Test of unsigned BIGINT values
Fixes for queries-per-hour
Cleanup of replication code (comments and portability fixes)
Make most of the binary log code 4G clean
Changed syntax for GRANT ... QUERIES PER HOUR
2002-01-29 18:32:16 +02:00
heikki@donna.mysql.fi
8a7ecfb9e0
page0page.ic:
...
Add an assert
dyn0dyn.h:
Reduce stack consumption
2002-01-29 14:16:31 +02:00
arjen@co3064164-a.bitbike.com
c08aa8169f
Little fixup for template.
2002-01-29 13:26:11 +10:00
arjen@co3064164-a.bitbike.com
e26ca90390
Simple template.texi file for new .texi documents.
2002-01-29 12:49:51 +10:00
arjen@co3064164-a.bitbike.com
0d7c6ee951
Translated new error messages (Dutch).
2002-01-29 09:14:01 +10:00
heikki@donna.mysql.fi
0c87ad9f8a
Many files:
...
Merge InnoDB-.48
2002-01-28 22:18:49 +02:00
monty@hundin.mysql.fi
e2a5c3e4cd
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2002-01-27 22:08:28 +02:00
sasha@mysql.sashanet.com
7275dcef35
misc replication bugfixes including some needed modifications in IO_CACHE
...
likely() and unlikely() branch prediction compiler hint macros
clean-up of comments
2002-01-26 22:26:24 -07:00
monty@hundin.mysql.fi
20530c307b
merge
2002-01-26 01:24:38 +02:00
monty@hundin.mysql.fi
b9d3a55238
Update needed for SuSE 7.3
...
Update for autoconf 2.52
2002-01-26 01:19:47 +02:00
jani@rhols221.adsl.netsonic.fi
40fcae6d4b
Added my_getopt struct and modified myisamchk to the bk tree.
2002-01-25 23:34:37 +02:00
sasha@mysql.sashanet.com
b66cc56a0d
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/reiser-data/mysql-4.0
2002-01-24 22:51:09 -07:00
sasha@mysql.sashanet.com
171948ba86
more predicatable slave behaviour with wait_for_slave_stop in mysqltest
...
fixed a couple of bugs with SEQ_READ_APPEND cache
rpl000016 still has non-deterministic result, but I am going to commit and
push since what I have is now better than what is in the main repository
2002-01-24 22:49:47 -07:00
paul@teton.kitebird.com
f408e8358e
manual.texi change notes cleanup
2002-01-24 09:15:07 -06:00
monty@hundin.mysql.fi
a880ec9423
Merge
2002-01-24 13:47:17 +02:00
arjen@co3064164-a.bitbike.com
1d86021cd7
Added SQL dump of our sample database 'world'.
2002-01-24 14:09:21 +10:00
arjen@co3064164-a.bitbike.com
e22b3e1fad
ODBC compliance level updated 2 -> 3.51
2002-01-24 14:04:45 +10:00
arjen@co3064164-a.bitbike.com
307591a7d3
Corrected typo: CALC_FOUND_ROWS should be SQL_CALC_FOUND_ROWS.
2002-01-24 09:28:38 +10:00
monty@hundin.mysql.fi
4609e627a5
Increase max package length to 512M for mysql and mysqldump.
...
Faster 'read_first_row' (Fixes slow 'preparing' state)
Read constant tables earlier, which provides better optimzations when using tables with <=1 row.
This also fixes a complicated bug involving const tables.
2002-01-23 02:52:26 +02:00
jani@hynda.mysql.fi
ce1277378c
Merge jamppa@work:/home/bk/mysql-4.0/
...
into hynda.mysql.fi:/data/my/bk/mysql-4.0-quick-fixes
2002-01-23 00:08:25 +02:00
sasha@mysql.sashanet.com
90a77b4f06
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/reiser-data/mysql-4.0
2002-01-22 15:08:22 -07:00
sasha@mysql.sashanet.com
8e43ad12c3
post-merge fixes, including slave-skip-errors backport
...
fixed too quick timeout in mysql-test-run which caused a race with the
new server getting started before the old one completely finished
shutdown. This should fix the pid warning we've been getting as well as
inconsistent results when running tests with the manager
2002-01-22 15:05:11 -07:00