monty@mashka.mysql.fi
0f39457613
Merge with 4.0.4
2002-10-02 17:55:12 +03:00
monty@hundin.mysql.fi
7377f54631
merge
2002-10-02 13:56:17 +03:00
monty@mashka.mysql.fi
d69250a969
Fixes and code cleanups after merge with 4.0.3
...
Warning handling and initial prepared statement handling (last not complete yet)
Changed a lot of functions that returned 0/1 to my_bool type.
GRANT handling now uses read/write locks instead of mutex
Change basic net functions to use THD instead of NET
(needed for 4.1 protocol)
Use my_sprintf instead of sprintf() + strlen()
Added alloc_query() to be able to chare query initialization code with
prepared statements.
Cleanup handling of SHOW COUNT(*) WARNINGS and SELECT LAST_INSERT_ID()
Note that the following test fails (will be fixed ASAP):
sub_select, union, rpl_rotate_logs and rpl_mystery22
2002-10-02 13:33:08 +03:00
monty@hundin.mysql.fi
bef1d7d32e
Fix for building shared libraries with a patched glibc
...
Don't require UPDATE_ACL for REPLACE
2002-10-02 12:37:32 +03:00
paul@teton.kitebird.com
a0ffbe60f6
manual.texi Fix a few agreement problems.
2002-10-01 15:11:16 -05:00
lenz@mysql.com
3aa161d240
- Tagged ChangeSet 1.1321 as mysql-4.0.4
...
- added some missing changelog entries to the 4.0.5 changelog
- applied small fix to configure.in from monty (already applied manually
to configure.in of the 4.0.4 release source files - not relevant for
normal builds anyway)
2002-10-01 21:16:27 +02:00
heikki@hundin.mysql.fi
30ee5200df
manual.texi:
...
Clarified FOREIGN KEY syntax, added a note that CREATE TABLE causes an InnoDB commit if binlogging is used, added InnoDB version history
2002-09-30 18:01:56 +03:00
monty@hundin.mysql.fi
39c5540969
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2002-09-30 15:01:26 +03:00
monty@hundin.mysql.fi
2d66b2f519
Revert change to use ha_rows for number of rows as other code depend of this
2002-09-30 14:54:16 +03:00
paul@teton.kitebird.com
2007a034fe
manual.texi undo bad query cache mod.
2002-09-29 18:14:44 -05:00
paul@teton.kitebird.com
44d04328e3
Merge paul@work.mysql.com:/home/bk/mysql-4.0
...
into teton.kitebird.com:/home/paul/mysql-4.0
2002-09-27 12:18:46 -05:00
paul@teton.kitebird.com
28d4754202
manual.texi HEAP does allow indexes on NULL columns as of 4.0.2.
2002-09-27 12:17:07 -05:00
monty@hundin.mysql.fi
5ce2900d48
Merge hundin.mysql.fi:/my/mysql-3.23
...
into hundin.mysql.fi:/my/bk/mysql-4.0
2002-09-27 12:13:28 +03:00
monty@hundin.mysql.fi
649413f773
Don't reset Delayed_insert_threads on FLUSH STATUS
2002-09-27 12:01:26 +03:00
tfr@beta.frontier86.ee
144d7cc79b
manual.texi:
...
Remove 'web clients' contrib section
2002-09-27 01:42:08 +03:00
tfr@beta.frontier86.ee
d914da119b
Merge tfr@work.mysql.com:/home/bk/mysql-4.0
...
into beta.frontier86.ee:/stuff/bk/mysql-4.0
2002-09-27 00:35:23 +03:00
tfr@beta.frontier86.ee
9d8ec46b6c
manual.texi:
...
Clean out 'Graphical clients' section of the contributed software section
2002-09-27 00:33:48 +03:00
paul@teton.kitebird.com
63888e91be
manual.texi tables usually should have a name.
2002-09-26 12:00:15 -05:00
paul@teton.kitebird.com
663b983fb7
manual.texi Qcache not available on Windows until 4.0.4.
2002-09-25 19:59:15 -05:00
paul@teton.kitebird.com
0190269ca0
Merge paul@work.mysql.com:/home/bk/mysql-4.0
...
into teton.kitebird.com:/home/paul/mysql-4.0
2002-09-25 14:38:55 -05:00
monty@hundin.mysql.fi
e03d4330f8
Merge
2002-09-25 20:48:32 +03:00
monty@hundin.mysql.fi
12ac759d95
Compare hostnames case insensitive
...
Accept zero dates without warnings
2002-09-25 20:42:55 +03:00
paul@teton.kitebird.com
7b1ff7d8a1
Merge paul@work.mysql.com:/home/bk/mysql-4.0
...
into teton.kitebird.com:/home/paul/mysql-4.0
2002-09-25 10:44:59 -05:00
lenz@mysql.com
9aeb138a69
- added Changelog entry to manual.texi
...
- mysql.spec.sh: MySQL-Max now requires MySQL >= 4.0 to avoid version
mismatches (people were mixing MySQL 3.23 and 4.0 RPMs)
2002-09-25 17:36:21 +02:00
lenz@mysql.com
0a3612aaeb
- added some missing changes to the 4.0.4 news section in manual.texi
...
and applied some cosmetical fixes
2002-09-25 12:02:47 +02:00
paul@teton.kitebird.com
764d2ec948
manual.texi DELETE grammer was not quite right (LOW_PRIORITY
...
manual.texi and QUICK are not mutually exclusive).
2002-09-24 21:14:04 -05:00
paul@teton.kitebird.com
5165a94b3a
Merge paul@work.mysql.com:/home/bk/mysql-4.0
...
into teton.kitebird.com:/home/paul/mysql-4.0
2002-09-24 19:15:07 -05:00
paul@teton.kitebird.com
deeae89c5e
manual.texi Add missing plural
2002-09-24 17:31:16 -05:00
monty@mashka.mysql.fi
f8610ecb7b
Merge hundin:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2002-09-24 17:12:59 +03:00
monty@mashka.mysql.fi
efaaf0b4b8
Updated VC++ project files for 4.0.4
...
Only write short usage if one starts mysqldump without any options
Added query cache on windows
Added error message if one can't read privilege tables
2002-09-24 17:11:59 +03:00
paul@teton.kitebird.com
5e5b311a4a
manual.texi FULLTEXT works with CHAR, too.
2002-09-23 16:35:40 -05:00
arjen@fred.bitbike.com
7b49f6327d
Clarifications from Monty (by Zak).
2002-09-23 10:23:44 +10:00
arjen@fred.bitbike.com
97f8ff17d9
Caps keywords (OJ is Outer Join; ODBC compatibility).
2002-09-23 10:00:02 +10:00
arjen@fred.bitbike.com
6b71a258bf
Explanation fixup (noted by Dean Ellis, info from Peter Zaitsev).
2002-09-23 09:47:16 +10:00
monty@mashka.mysql.fi
cb2f04ca63
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2002-09-22 18:04:13 +03:00
monty@mashka.mysql.fi
9c123d0c0b
Don't give the anonymous user create temp table or lock tables privileges.
...
SET PASSWORD=... closed connection on error.
2002-09-22 18:02:39 +03:00
monty@mashka.mysql.fi
378d977d28
Merge with 3.23.53
2002-09-22 10:59:33 +03:00
paul@teton.kitebird.com
ebfa7aa5d0
manual.texi Fix typo in option name.
2002-09-21 19:07:07 -05:00
monty@mashka.mysql.fi
755d4952af
Change name -> alias in TABLE_LIST.
...
Added missing mutex-lock around critical section in GRANT handling.
2002-09-21 21:36:23 +03:00
paul@teton.kitebird.com
12bf4a08a0
manual.texi fix capitalization, clarify context for
...
manual.texi LAST_INSERT_ID() usage.
2002-09-20 09:13:25 -05:00
monty@mashka.mysql.fi
d2b0773244
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2002-09-19 18:03:48 +03:00
monty@mashka.mysql.fi
ce4b584a85
Increased max possible max_allowed_packet to 1G
...
Small optimization to not do external locking of temporary MyISAM tables.
2002-09-19 17:49:41 +03:00
paul@teton.kitebird.com
c44c70fcfe
manual.texi fix X'...' example to return correct result type
2002-09-18 16:39:26 -05:00
monty@mashka.mysql.fi
f638ee6df9
Added code to flush a bulk_insert index.
...
This fixes a bug when doing multi-row inserts on table with an auto_increment key that is not in the first key segment.
2002-09-18 21:04:49 +03:00
paul@teton.kitebird.com
d44e1e6830
Merge paul@work.mysql.com:/home/bk/mysql-4.0
...
into teton.kitebird.com:/home/paul/mysql-4.0
2002-09-18 10:37:59 -05:00
paul@teton.kitebird.com
9ab6c6ac2a
manual.texi minor fixes
2002-09-18 10:35:29 -05:00
monty@mashka.mysql.fi
70b1d53883
merge with 3.23.53 (only code cleanup and new test case)
2002-09-18 02:04:56 +03:00
monty@mashka.mysql.fi
74744466b1
Fixed bug with BINARY NULL
2002-09-18 02:00:56 +03:00
monty@mashka.mysql.fi
f42a28e252
Merge
2002-09-18 00:44:58 +03:00
monty@mashka.mysql.fi
7f55d92637
fixed so that --ssl and --skip-ssl works with the MySQL clients.
...
Fixed core dump bug when sending wrong string to AES_DECRYPT()
2002-09-17 23:46:53 +03:00