Commit graph

1366 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
66521277c2 Merge 2002-01-13 12:56:34 +00: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
kaj@work.mysql.com
e95ac89a17 manual.texi Added CAST and CONVERT descriptions into the release notes 2002-01-12 14:22:59 +01:00
arjen@co3064164-a.bitbike.com
1faca6fccb Little fixups in change log. 2002-01-09 13:17:19 +10:00
tfr@sarvik.tfr.cafe.ee
e56f27c7c7 mirrors.texi:
Update mirror listing
2002-01-08 17:17:16 +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
ff17389116 Fix for FLUSH QUERY CACHE
Fix for new bug in CREATE TABLE when sorting keys.
2002-01-05 22:51:42 +02:00
serg@serg.mysql.com
5f1599e4b4 merged 2002-01-03 20:00:45 +00:00
serg@serg.mysql.com
ef8436beff BIT_LENGTH ODBC function 2002-01-03 19:47:14 +00:00
tfr@sarvik.tfr.cafe.ee
fd81437a6b mirrors.texi:
mirror updates
2002-01-03 19:52:11 +02:00
monty@hundin.mysql.fi
e36cda4bd4 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-01-03 19:04:52 +02:00
monty@hundin.mysql.fi
a9de2c14a0 Some small fixes to the query cache. 2002-01-03 19:04:01 +02:00
tonu@volk.internalnet
308d0398bd Added missing text about existing feature in GRANT 2002-01-03 16:15:05 +02:00