Commit graph

1330 commits

Author SHA1 Message Date
monty@tik.mysql.fi
4508fbb558 Use portable comments in assembler files 2002-03-05 19:19:00 +02:00
monty@tik.mysql.fi
cb3499b7de merge 2002-03-02 13:59:26 +02:00
monty@tik.mysql.fi
9d9bcf25e7 Fix sorting of NULL values (Should always be first)
Fix problem with HAVING and MAX() IS NOT NULL
2002-03-02 09:51:24 +02:00
serg@serg.mysql.com
863b5da02d Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-03-01 16:58:06 +00:00
arjen@co3064164-a.bitbike.com
f70c20efdc InnoDB stable notice (from 3.23.49). 2002-02-28 20:07:03 +10:00
serg@serg.mysql.com
87a3c7f0f9 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-02-26 12:44:35 +00:00
serg@serg.mysql.com
a93191a41a ft_boolean_search - minor simplification
manual: News updated
2002-02-26 12:42:22 +00:00
arjen@co3064164-a.bitbike.com
8a4b1298e5 Various fixups to correct DocBook output of manual. 2002-02-22 12:04:59 +10:00
arjen@co3064164-a.bitbike.com
7345205a44 Added MySQLfront to list of progs, for fairness; until all others are in the portals too. 2002-02-22 08:42:55 +10:00
arjen@co3064164-a.bitbike.com
dfb62cee2a Windows shutdown procedure further clarified, added NT workaround.
Fixed typo.
2002-02-20 11:39:26 +10:00
monty@tik.mysql.fi
c639329afb Merge hundin:/my/mysql-4.0 into tik.mysql.fi:/home/my/mysql-4.0 2002-02-19 00:02:55 +02:00
monty@tik.mysql.fi
d7c268b325 Fix to work with old ISAM privilege tables + ssl support. 2002-02-18 23:54:45 +02:00
arjen@co3064164-a.bitbike.com
a083d8c164 Clarify Windows service shutdown behaviour. 2002-02-19 07:37:49 +10:00
arjen@co3064164-a.bitbike.com
68cbe4d708 VACUUM fixup in PostgreSQL info. 2002-02-18 16:49:09 +10:00
arjen@co3064164-a.bitbike.com
531ae581fb Fixed typo.
Added update about PostgreSQL 7.2 and VACUUM.
2002-02-18 12:21:47 +10:00
tfr@sarvik.tfr.cafe.ee
9e21382065 manual.texi:
Fix typo in a contrib download filename
2002-02-16 02:18:58 +02:00
tfr@sarvik.tfr.cafe.ee
8b528f2d6f Merge tfr@work.mysql.com:/home/bk/mysql-4.0
into sarvik.tfr.cafe.ee:/usr/home/tfr/BK/mysql-4.0
2002-02-16 01:16:55 +02:00
tfr@sarvik.tfr.cafe.ee
3a47e454a2 manual.texi:
Remove link to sqlscreens in the contrib section
2002-02-16 01:14:10 +02:00
arjen@co3064164-a.bitbike.com
50d514b67d Zapped trailing spaces. 2002-02-15 18:53:27 +10:00
arjen@co3064164-a.bitbike.com
47a719b926 Cleanup @example blocks in manual for XML/DocBook/PS/PDF output. 2002-02-15 18:37:31 +10:00
arjen@co3064164-a.bitbike.com
3059b54517 Clarified USE/IGNORE INDEX in all relevant sections.
Added mention of USE/IGNORE KEY as alias for USE/IGNORE INDEX.
Fixups references to this feature throughout manual.
2002-02-15 14:18:13 +10:00
arjen@co3064164-a.bitbike.com
0b3ab589dc Improved USE INDEX / IGNORE INDEX info. 2002-02-15 12:53:10 +10:00
arjen@co3064164-a.bitbike.com
45c0222032 Fixups for XML/DocBook output. 2002-02-15 12:36:57 +10:00
monty@hundin.mysql.fi
6c4b4ad859 Fix after merge from 3.23 2002-02-15 02:49:02 +02:00
monty@hundin.mysql.fi
e070e9a01f merge with 3.23.49 2002-02-14 18:58:24 +02:00
monty@hundin.mysql.fi
b21f2d084f Don't give warnings for empty statements with comments 2002-02-14 15:04:14 +02:00
monty@tik.mysql.fi
2f3cfff0a2 Added --user=userid to mysqld
Fix for ctypes on windows
Cleanup max_queries_per_hour
2002-02-13 22:37:19 +02:00
monty@tik.mysql.fi
1f9b1e1915 Made LOAD DATA LOCAL INFILE more secure 2002-02-13 21:53:26 +02:00
monty@hundin.mysql.fi
4abd402b87 merge with 3.23.48 2002-02-11 13:48:59 +02:00
monty@hundin.mysql.fi
1efcc3e35e Updated changelog of 3.23.48 with InnoDB changes. 2002-02-11 12:56:48 +02:00
arjen@co3064164-a.bitbike.com
61d1a10414 Changelog fixups. 2002-02-11 14:27:56 +10:00
monty@hundin.mysql.fi
fdb253467a Cleanup 2002-02-11 04:55:52 +02:00
monty@hundin.mysql.fi
368731a915 Fixed bug in full join with many NULL fields. 2002-02-10 12:47:37 +02:00
monty@hundin.mysql.fi
40c77c767b Removed compiler warnings 2002-02-09 04:00:24 +02:00
monty@hundin.mysql.fi
d36ac6b669 Fix some bugs introduced with the new my_getopt
Added counting of rollback's and commits
Fixed bug in 'SELECT 0 LIMIT 0'
Fixed bug in 'SELECT SQL_CALC_FOUND_ROWS'
2002-02-08 03:21:34 +02:00
monty@hundin.mysql.fi
d713fee16b Update to autoconf 2.52
Fix of InnoDB variables in SHOW VARIABLES
Fix for ALTER TABLE and InnoDB
2002-02-07 21:34:35 +02:00
heikki@donna.mysql.fi
21255c19cf manual.texi:
Updated general manual about InnoDB locking and CHECK TABLE
2002-02-05 11:37:33 +02:00
arjen@co3064164-a.bitbike.com
afd391b75b A few required additions to XML docbook fixup script.
Added url to success story form in manual.
2002-02-04 14:28:17 +10:00
paul@teton.kitebird.com
f531e938c7 manual.texi fix bad edit 2002-02-02 17:26:53 -06:00
paul@teton.kitebird.com
1c48dcd5ee manual.texi fix typos pointed out by mailing list reader 2002-02-02 17:24:11 -06:00
paul@teton.kitebird.com
a52b69b892 manual.texi fix too short/too long ellipses 2002-02-01 14:38:00 -06: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
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
arjen@co3064164-a.bitbike.com
d0834b6c63 @menu updates. 2002-01-30 11:45:16 +10: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