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
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
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
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
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
jani@hynda.mysql.fi
c7ca29faf5
Fixed a bug in mysqldump.c
2002-01-23 00:04:43 +02:00
tom@basil-firewall.home.com
b0359d4e16
manual.texi:
...
Added a comment for Tfr; Test for Tom
2002-01-22 10:30:42 -05:00
heikki@donna.mysql.fi
cb09094486
manual.texi:
...
Add nore info to make InnoDB installation easier
2002-01-22 17:19:16 +02:00
tfr@sarvik.tfr.cafe.ee
66400f03b2
mirrors.texi:
...
Update mirror listing
2002-01-21 18:44:21 +02:00
sasha@mysql.sashanet.com
684f13ef4c
Ugly merge! But I am not done yet - there are a number of things I need to fix
...
before I can push
2002-01-19 22:46:25 -07:00
sasha@mysql.sashanet.com
56129ce634
Here comes a nasty patch, although I am not ready to push it yet. I will
...
first pull, merge,test, and get it to work.
The main change is the new replication code - now we have two slave threads
SQL thread and I/O thread. I have also re-written a lot of the code to
prepare for multi-master implementation.
I also documented IO_CACHE quite extensively and to some extend, THD class.
2002-01-19 19:16:52 -07:00
arjen@co3064164-a.bitbike.com
d7ad2cbe5b
Merge arjen@work.mysql.com:/home/bk/mysql-4.0
...
into co3064164-a.bitbike.com:/home/arjen/mysql-4.0
2002-01-18 09:24:25 +10:00
arjen@co3064164-a.bitbike.com
fa116587a5
InnoDB stable version adjustment (from Heikki).
2002-01-18 09:20:49 +10:00
paul@teton.kitebird.com
73942d8953
manual.texi fix for colons in TIME being referred to as semicolons
2002-01-17 16:22:54 -06:00
Sinisa@sinisa.nasamreza.org
01d6d4ae19
normal maintenance. Nothing for Arjen ...
2002-01-17 18:56:02 +02:00
arjen@co3064164-a.bitbike.com
ac6e1d9572
Training/Consulting/etc fixes from Bertrand.
...
MySQL trademark fixups in chapter 1.
Portals info updated.
InnoDB stability info clarified.
Copyright year updated (2002).
2002-01-17 11:27:13 +10:00
monty@hundin.mysql.fi
c7384b75fc
Merge
2002-01-16 23:47:50 +02:00
monty@hundin.mysql.fi
df5f8c18eb
Move HA_EXTRA_NO_READCHECK to ha_open
...
Fixed bug in multi-table-delete
2002-01-16 23:02:26 +02:00
Sinisa@sinisa.nasamreza.org
d71bd75fca
some small changes for MULTI-TABLE updates and other little fixes
2002-01-16 22:45:47 +02:00
tfr@sarvik.tfr.cafe.ee
74deec5a00
mirrors.texi:
...
Update French mirror
2002-01-16 04:34:00 +02:00
monty@hundin.mysql.fi
bea12d761a
merge
2002-01-16 01:08:29 +02:00
monty@hundin.mysql.fi
4d10a0cb7e
Add support for NULL=NULL in keys (Used in GROUP BY optimization)
...
Add ISAM to Windows version
Fix of test results
Fixes for NULL keys in HEAP tables.
2002-01-16 00:42:52 +02:00
mwagner@cash.mwagner.org
a4b012c2a6
manual.texi:
...
Added the MyCC list
2002-01-14 21:52:35 -06:00
serg@serg.mysql.com
4b4bb4b99c
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-01-14 15:42:38 +00:00
serg@serg.mysql.com
1522294344
ftb-bugfix
2002-01-14 15:40:54 +00:00