Commit graph

3122 commits

Author SHA1 Message Date
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
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
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
arjen@co3064164-a.bitbike.com
de949d8a9f Fix, myisampack does support TEXT/BLOB according to texts elsewhere (comment from antoine.pichot@int-evry.fr). 2002-01-14 09:59:29 +10:00
serg@serg.mysql.com
cffbd7e3d8 ft-bugfix (UPDATE something -> NULL) 2002-01-13 15:35:12 +00:00
serg@serg.mysql.com
66521277c2 Merge 2002-01-13 12:56:34 +00:00
mwagner@cash.mwagner.org
71670dc93e mysqldump.c:
Added missing 'Q' for -Q option
2002-01-13 01:32:05 -06:00
Sinisa@sinisa.nasamreza.org
d7a23f28c4 Some changes in multi-table deletes, with some speed-ups and
incorporations of the new stuff.

When Monty approves / corrects it, I will "port" it to multi-table
updates.
2002-01-12 19:51:10 +02:00
monty@tik.mysql.fi
7dd4eb71fe Added support of null keys in HEAP tables
Added ORDER BY optimization
2002-01-12 15:42:54 +02:00
bell@sanja.is.com.ua
d7e2ef8871 Merge abelkin@work.mysql.com:/home/bk/mysql-4.0
into sanja.is.com.ua:/home/bell/mysql/mysql-4
2002-01-12 15:42:29 +02:00
bell@sanja.is.com.ua
11920dbbe7 New result block allocation strategy 2002-01-12 15:40:52 +02:00
kaj@work.mysql.com
e95ac89a17 manual.texi Added CAST and CONVERT descriptions into the release notes 2002-01-12 14:22:59 +01:00
miguel@light.local
558d88f977 Win32 Embedded Server Changes 2002-01-09 05:38:48 -02:00
arjen@co3064164-a.bitbike.com
1faca6fccb Little fixups in change log. 2002-01-09 13:17:19 +10:00
Sinisa@sinisa.nasamreza.org
ed321e8b63 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-01-08 20:18:30 +02:00
Sinisa@sinisa.nasamreza.org
b89458e8f6 A small fix for a VERY small Monty's bug ... 2002-01-08 20:17:54 +02:00
tfr@sarvik.tfr.cafe.ee
e56f27c7c7 mirrors.texi:
Update mirror listing
2002-01-08 17:17:16 +02:00
bell@sanja.is.com.ua
f9d091d16f Typo fixing 2002-01-08 08:48:05 +02:00
bell@sanja.is.com.ua
89bad72cdc Merge abelkin@work.mysql.com:/home/bk/mysql-4.0
into sanja.is.com.ua:/home/bell/mysql/work
2002-01-08 08:39:40 +02:00
bell@sanja.is.com.ua
7bef26f192 TODO reorganization 2002-01-08 08:38:33 +02:00
tfr@sarvik.tfr.cafe.ee
705e7c3a9a mirrors.texi:
Update mirror listing
2002-01-07 18:15:56 +02:00
tfr@sarvik.tfr.cafe.ee
313845f98a mirrors.texi:
Updated mirror listing
slovenia.eps, slovenia.gif, slovenia.txt:
  new file
2002-01-07 16:10:54 +02:00
monty@hundin.mysql.fi
47408baac6 Make query cache code independent of the MYSQL_SERVER define.
This fixes the query cache problem on windows.
2002-01-06 14:21:43 +02:00