Commit graph

1878 commits

Author SHA1 Message Date
arjen@fred.bitbike.com
409fba38c9 Style/spelling fixups, mainly of new privileges. 2002-06-13 14:31:10 +10:00
monty@mashka.mysql.fi
0e759036cc Added missing include file to sql_acl.cc (bug in last changeset) 2002-06-12 17:35:04 +03:00
monty@mashka.mysql.fi
fb5c9ff0bf Merge work:/home/bk/mysql-4.0 into mashka.mysql.fi:/my/mysql-4.0 2002-06-12 15:08:22 +03:00
monty@mashka.mysql.fi
b8421d34ec Added the following new privleges:
SHOW DATABASES
CREATE TEMPORARY TABLE
LOCK TABLES
REPLICATION SLAVE & REPLICATION CLIENT
SUPER
EXECUTE

All scripts & documentation is updated for this change.
Added better error messages for global privileges
2002-06-12 15:04:18 +03:00
paul@teton.kitebird.com
aaf0d7b169 manual.texi fix prefix/suffix mixup. 2002-06-11 11:02:50 -05:00
monty@mashka.mysql.fi
2aecdd1a91 Big code cleanup/review before 4.0.2 release.
(All commit emails since 4.0.1 checked)
This had to be done now, before the 4.1 tree changes to much, to make it easy to propagate bug fixes to the 4.1 tree.
2002-06-11 11:20:31 +03:00
monty@hundin.mysql.fi
ad04b7f677 Fixed bug in SQL_CALC_FOUND_ROWS + LIMIT 2002-06-10 13:33:25 +03:00
jcole@mugatu.spaceapes.com
e5e6d0b12d Added changelog entry for mysql_secure_installation 2002-06-08 23:16:01 -05:00
arjen@fred.bitbike.com
f69959dbac Style fix. 2002-06-07 12:39:16 +10:00
bell@sanja.is.com.ua
1a69084465 Fixed query cache align data bug. 2002-06-07 00:02:50 +03:00
monty@hundin.mysql.fi
9263b77e0c Merge hundin.mysql.fi:/my/mysql-3.23
into hundin.mysql.fi:/my/bk/mysql-4.0
2002-06-05 23:10:29 +03:00
monty@hundin.mysql.fi
d02a9bd0c5 changelog 2002-06-05 23:09:04 +03:00
monty@hundin.mysql.fi
640abc687c Fixed mysql_info() result when using INSERT DELAYED 2002-06-05 16:42:07 +03:00
monty@hundin.mysql.fi
8f29ae77bf Merge 2002-06-04 23:03:56 +03:00
monty@hundin.mysql.fi
b0aa96dd81 Fixed mutex problem in TRUNCATE TABLE 2002-06-04 22:59:12 +03:00
Sinisa@sinisa.nasamreza.org
7fcb8b52f4 Bug fix for multi-table delete with test case and manual entry 2002-06-04 20:34:13 +03:00
arjen@fred.bitbike.com
3a9e7bd7f0 Removed dup info from changelog (noted by Peter Zaitsev). 2002-06-04 13:29:33 +10:00
monty@hundin.mysql.fi
8cba72fe1f Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-06-04 00:41:32 +03:00
monty@hundin.mysql.fi
4b1836ee36 Enable LOAD DATA LOCAL INFILE in mysql_test
Added syntax for column comments (for compability with 4.1)
Fix of ALTER TABLE RENAME
2002-06-04 00:40:27 +03:00
arjen@fred.bitbike.com
eda0037d40 Clarified mysqldump -T option (noted by James Green). 2002-06-03 13:25:13 +10:00
arjen@fred.bitbike.com
5b5a981da7 Typo fixup. 2002-06-03 12:21:09 +10:00
monty@hundin.mysql.fi
544f95c451 merge with 3.23 2002-06-02 20:46:03 +03:00
monty@hundin.mysql.fi
e2a116411e Portability fixes for SCO and HPUX
Change TRUNCATE(number) to truncate towards zero for negative numbers
Fix NULL handling for DESCRIBE table_name
2002-05-31 15:22:38 +03:00
monty@hundin.mysql.fi
4eb3ce226f Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-05-29 14:30:44 +03:00
arjen@fred.bitbike.com
51883b3239 Style fixup. 2002-05-29 12:31:22 +10:00
arjen@fred.bitbike.com
5b855dec10 A few style/spelling fixups. 2002-05-29 12:21:36 +10:00
monty@narttu.mysql.fi
b9e0ee3723 Merge hundin:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0 2002-05-28 10:42:06 +03:00
monty@narttu.mysql.fi
e814ca4108 Small documentation change 2002-05-28 10:39:47 +03:00
monty@hundin.mysql.fi
65039ca99f Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-05-28 10:22:50 +03:00
monty@hundin.mysql.fi
bbebc75163 merge with 3.23.51 2002-05-27 23:52:21 +03:00
monty@hundin.mysql.fi
7a436e6ad1 Manual update about SET/ENUM 2002-05-27 23:40:26 +03:00
monty@hundin.mysql.fi
6d0e43c73b Renamed stripp_sp -> strip_sp
Remove end space from ENUM and SET strings
2002-05-27 23:21:49 +03:00
arjen@fred.bitbike.com
597d90b89f Clarified myisampack 'limitations' (note from Werner). 2002-05-27 09:44:43 +10:00
arjen@fred.bitbike.com
023b146df7 Fixed outdated statements on NULL indexing and multi-table delete. 2002-05-24 12:14:49 +10:00
arjen@fred.bitbike.com
7a63b2a869 Fixed bad link to good one (noted by Jim Winstead). 2002-05-24 11:24:47 +10:00
arjen@fred.bitbike.com
8e904d3bbb Changelog style cleanup. 2002-05-23 07:19:11 +10:00
arjen@fred.bitbike.com
4a64b299f6 Noting historial release dates in change log. 2002-05-23 07:14:46 +10:00
Sinisa@sinisa.nasamreza.org
7799fdce16 I forgot to add an item regarding a last bug fix 2002-05-22 22:04:33 +03:00
arjen@fred.bitbike.com
9b0baf77f6 Insert known release dates (from TAGs in bk) into change log. 2002-05-21 10:23:40 +10:00
arjen@fred.bitbike.com
64f104128c Clarification of UNIX_TIMESTAMP() limited range checking. 2002-05-21 10:04:34 +10:00
arjen@fred.bitbike.com
b01765f201 Updated Solaris 2.6 max. table size limit info. 2002-05-21 08:58:52 +10:00
arjen@fred.bitbike.com
57d94ee2a0 Style/typo fixup of Turbo Boyer-Moore info. 2002-05-21 08:07:09 +10:00
monty@hundin.mysql.fi
3de11a9a97 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-05-20 15:23:19 +03:00
arjen@fred.bitbike.com
0ac5d09562 Fix of option name (reported by dpacker). 2002-05-20 12:38:40 +10:00
monty@hundin.mysql.fi
3cfdd984f0 merge 2002-05-19 11:10:06 +03:00
monty@hundin.mysql.fi
ce1353a454 Optimize LIKE with turbo-boyer-more algoritm 2002-05-17 16:45:00 +03:00
paul@teton.kitebird.com
7586839935 manual.texi Fix typo, semi-redundancy. 2002-05-17 08:29:44 -05:00
monty@hundin.mysql.fi
73392ebee1 Fix bug in CONCAT_WS()
Update of glibc patch from MySQL 4.0
2002-05-17 10:50:57 +03:00
arjen@fred.bitbike.com
ea3094f09d NetWare trademark fixup (noted by Randolf Richardson). 2002-05-17 13:43:19 +10:00
arjen@fred.bitbike.com
2877d3d0ab Re-merging and fixups of new User Resources section. 2002-05-17 13:36:38 +10:00