Commit graph

2178 commits

Author SHA1 Message Date
paul@teton.kitebird.com
f0517bde21 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-08-12 22:48:04 -05:00
arjen@fred.bitbike.com
f43ac1046e Remove 3.23.53 news section until 3.23.52 is tagged. 2002-08-13 10:07:36 +10:00
monty@hundin.mysql.fi
c369d5296f merge (+ multi-table fix) 2002-08-13 02:38:48 +03:00
monty@hundin.mysql.fi
c531b43272 merge with 3.23.52 2002-08-13 02:33:25 +03:00
monty@hundin.mysql.fi
ae1ec6e16a Changed SQL variable delay_key_write to an enum
able delay_key_write as default (as it was in 4.0.2)
2002-08-13 02:18:39 +03:00
paul@teton.kitebird.com
c17616d4cf manual.texi small change note mods 2002-08-12 12:45:58 -05:00
paul@teton.kitebird.com
7f15737b84 manual.texi addition to mysql_real_escape_string() description. 2002-08-12 11:20:21 -05:00
paul@teton.kitebird.com
830076ccd0 Merge 2002-08-12 10:01:23 -05:00
arjen@fred.bitbike.com
ce61cb54c8 Update docs because of stable tree revert. 2002-08-12 18:24:28 +10:00
arjen@fred.bitbike.com
4861939801 Various little docs fixups. 2002-08-12 14:55:07 +10:00
paul@teton.kitebird.com
509305c231 manual.texi add change note for QUOTE().
manual.texi	Add entry for QUOTE() function.
2002-08-11 23:32:28 -05:00
monty@hundin.mysql.fi
3ef9d44edc merge with 3.23.52 2002-08-12 04:04:43 +03:00
monty@hundin.mysql.fi
c99c1fd384 Changed IF(expr, column, NULL) to take type from column
Fixed some windows portability problems and removed some compiler warnings
 Cleaned up QUOTE() function and fixed bug in \0 and \Z handling.
2002-08-12 03:33:46 +03:00
monty@hundin.mysql.fi
b779b63862 Fixed problem with BIGINT and shutdown on AIX
Moved IF(test,column,NULL) code to 4.0
Changed mysys_priv.h to include my_pthread.h or my_no_pthread.h.
Removed some CR's in os2 files.
2002-08-12 03:28:02 +03:00
lenz@mysql.com
50958d6237 Moved a News entry from the 3.23.53 section into the 3.23.52 section
and removed the 3.23.53 News section for now until 3.23.52 is officially
tagged.
2002-08-10 02:08:41 +02:00
Sinisa@sinisa.nasamreza.org
a80d185e40 A change in IF behaviour that several users asked for ... 2002-08-09 23:14:02 +03:00
paul@teton.kitebird.com
34fca60c38 manual.texi BDB log files have 10 digit extension, not 6. 2002-08-09 13:46:15 -05:00
Sinisa@sinisa.nasamreza.org
5ac3792e16 bk resolve 2002-08-09 15:55:02 +03:00
arjen@fred.bitbike.com
ce60fe5d9b decode_montyspeak(); 2002-08-09 19:33:13 +10:00
Sinisa@sinisa.nasamreza.org
9badcb0c72 A very small security fix 2002-08-08 23:18:33 +03:00
monty@hundin.mysql.fi
c46ec25eaf Reverted wrong patch for CREATE TABLE .. SELECT 2002-08-08 21:09:31 +03:00
monty@hundin.mysql.fi
8832927d5c Added nety_retry_count as a changeable variable
Make safe_mysqld a symlink to mysqld_safe in binary distribution
Fixed problem with CTRL-C when using mysqld --bootstrap
2002-08-08 20:49:06 +03:00
Sinisa@sinisa.nasamreza.org
68360dc11f bk resolve 2002-08-08 17:38:47 +03:00
monty@hundin.mysql.fi
77296b3f67 Fix after merge
Updated WEEK() and DATE information in the manual.
2002-08-08 16:41:04 +03:00
monty@hundin.mysql.fi
087261482a merge with 3.23.52 2002-08-08 15:24:47 +03:00
Sinisa@sinisa.nasamreza.org
84ec8b9058 just manual differences resolving ..
Don't know what created the above three files ..

BK does not let me discard those ...
2002-08-08 14:19:01 +03:00
monty@hundin.mysql.fi
8be1cdeb89 merge 2002-08-08 12:05:18 +03:00
monty@mashka.mysql.fi
1bb7665a9c merge 2002-08-08 03:29:36 +03:00
monty@hundin.mysql.fi
a31406e34e Fix for Intel compiler (ecc)
Minor cleanups to other patches.
Make --temp-pool default
2002-08-08 03:14:44 +03:00
monty@mashka.mysql.fi
2c4fa340cc Lots of code fixes to the replication code (especially the binary logging and index log file handling)
Fixed bugs in my last changeset that made MySQL hard to compile.
Added mutex around some data that could cause table cache corruptions when using OPTIMIZE TABLE / REPAIR TABLE or automatic repair of MyISAM tables.
Added mutex around some data in the slave start/stop code that could cause THD linked list corruptions
Extended my_chsize() to allow one to specify a filler character.
Extend vio_blocking to return the old state (This made some usage of this function much simpler)
Added testing for some functions that they caller have got the required mutexes before calling the function.
Use setrlimit() to ensure that we can write core file if one specifies --core-file.
Added --slave-compressed-protocol
Made 2 the minimum length for ft_min_word_len
Added variables foreign_key_checks & unique_checks.
Less logging from replication code (if not started with --log-warnings)
Changed that SHOW INNODB STATUS requre the SUPER privilege
More DBUG statements and a lot of new code comments
2002-08-08 03:12:02 +03:00
arjen@fred.bitbike.com
86c891b588 Clarification regarding commits to public bk tree.
Changelog fixups.
2002-08-08 09:26:40 +10:00
Sinisa@sinisa.nasamreza.org
e4b3d6fa72 Merge 2002-08-07 22:53:44 +03:00
Sinisa@sinisa.nasamreza.org
eb45da0431 Fixed bugs with create table from ITEM_FUNC and make it over
once for all derived functions.
I also reverted my patch for MONTH() and added a test case.
My MONTH() patch was too specific. This is a general fix.

Plus a fix for security flaw in database hash
2002-08-07 22:35:47 +03:00
Sinisa@sinisa.nasamreza.org
04e7beecf5 Fix for a security flaw in database hash 2002-08-07 21:57:32 +03:00
bell@sanja.is.com.ua
fcf253dd85 Merge 2002-08-07 15:35:52 +03:00
bell@sanja.is.com.ua
011fed6059 Fixed bug in query cache after temporary table creation. 2002-08-07 15:29:49 +03:00
jani@rhols221.adsl.netsonic.fi
c077119f47 Updated changelog. 2002-08-07 11:31:51 +03:00
arjen@fred.bitbike.com
f5579d3fc3 Minor lingo fixup. 2002-08-07 17:13:50 +10:00
bell@sanja.is.com.ua
cf30288ddf changelog entry for bugfix 2002-08-07 08:56:49 +03:00
bell@sanja.is.com.ua
fb3837bbc3 Merge abelkin@work.mysql.com:/home/bk/mysql-4.0
into sanja.is.com.ua:/home/bell/mysql/mysql-4.0
2002-08-07 08:43:47 +03:00
bell@sanja.is.com.ua
8af5a19fa3 bug in query cache documentation fixed 2002-08-07 08:38:58 +03:00
arjen@fred.bitbike.com
6fa9bb2a46 Added informative tables for column types. Needs more shuffling.
Few little fixups.
2002-08-07 14:17:12 +10:00
arjen@fred.bitbike.com
4015320343 Little fixups in changelog. 2002-08-07 09:04:31 +10:00
arjen@fred.bitbike.com
d23b00d425 Merge work.mysql.com:/home/bk/mysql-4.0/
into fred.bitbike.com:/home/arjen/mysql-4.0
2002-08-07 08:58:52 +10:00
arjen@fred.bitbike.com
9c41b38f09 Some support/licensing URL changes (Tom request).
Minor info fixups for 4.0.3-beta.
Tracked down more 3.22/3.23 release dates via announce list archive.
2002-08-07 08:57:44 +10:00
monty@hundin.mysql.fi
5fadf19295 Fixed problem with make distcheck
Fixed bug in automatic repair of MyISAM tables where table cache was not locked properly
2002-08-06 22:20:11 +03:00
Sinisa@sinisa.nasamreza.org
afe5fa0e86 Merge 2002-08-06 21:31:03 +03:00
Sinisa@sinisa.nasamreza.org
e679540cfd fixed two bugs in multi-table update 2002-08-06 21:24:12 +03:00
arjen@fred.bitbike.com
40f8e02831 Cleaned up and balanced credits a bit more (some feedback from Matt). 2002-08-06 16:03:07 +10:00
arjen@fred.bitbike.com
1751f56bed Updated credits.
Updated info/texts for 4.0 going beta.
Various little fixups.
2002-08-06 14:56:05 +10:00
monty@mashka.mysql.fi
274f80626e Changed initialization of RND() to be less predictable.
Use MYSQL_CONFIG_NAME instead of "my" as the configuration file name.
2002-08-06 03:21:12 +03:00
monty@narttu.mysql.fi
bea3a43b20 merge 2002-08-05 22:18:39 +03:00
monty@narttu.mysql.fi
b3d3d3c2e6 Changelog 2002-08-05 18:53:49 +03:00
monty@mashka.mysql.fi
621b5da80e Fixed bug with GROUP BY on NULL fields.
(Merge of code from 4.0)
2002-08-05 18:10:53 +03:00
monty@mashka.mysql.fi
8a38deea44 merge 2002-08-05 13:15:39 +03:00
monty@mashka.mysql.fi
d050c30d42 Added some mutex locks to make SLAVE START and SLAVE STOP thread safe. 2002-08-05 13:09:12 +03:00
paul@teton.kitebird.com
596c3fc549 manual.texi restrict scope of a mysql.server comment 2002-08-04 22:39:53 -05:00
paul@teton.kitebird.com
773636ed01 manual.texi Add a couple of missing change notes for
manual.texi	mysqldump -X bug fixes (3.23.50, 3.23.51)
2002-08-03 18:37:17 -05:00
paul@teton.kitebird.com
413b0f68ac manual.texi remove overlap between server-side and client-side
manual.texi	intro sections
2002-08-03 18:17:22 -05:00
Sinisa@sinisa.nasamreza.org
0bf9de2605 Fixed a problem with privilege tables when downgrading from 4.0.2
to 3.23
2002-08-03 17:21:21 +03:00
Sinisa@sinisa.nasamreza.org
d858c08b83 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-08-03 16:09:44 +03:00
Sinisa@sinisa.nasamreza.org
1ac7e54b73 Two small bug fixes ... 2002-08-03 15:59:41 +03:00
paul@teton.kitebird.com
f1749ef761 manual.texi tweaks 2002-08-01 16:57:59 -05:00
paul@teton.kitebird.com
b2b0b4dbb3 manual.texi tweaks 2002-08-01 16:47:10 -05:00
paul@teton.kitebird.com
9b77fbdeda manual.texi fixups for mysqld_multi section 2002-08-01 09:55:26 -05:00
arjen@fred.bitbike.com
f582a4637c Clarified lower_case_table_names behaviour for 4.0.2 2002-08-01 08:41:53 +10:00
Sinisa@sinisa.nasamreza.org
095ae499c0 bk resolve 2002-07-31 19:57:16 +03:00
Sinisa@sinisa.nasamreza.org
aa7231af18 A bug with tables with different ref_length's whose order is
changed in table initialization
2002-07-31 19:53:06 +03:00
monty@hundin.mysql.fi
6899a4e30b Fixed wrong printf() string in InnoDB
Removed some compiler warnings regarding 'static' from InnoDB
2002-07-31 18:02:24 +03:00
serg@sergbook.mysql.com
dbc266ee55 Merge work:/home/bk/mysql-4.0
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-07-31 16:40:52 +02:00
serg@sergbook.mysql.com
755f55e321 News updated 2002-07-31 16:39:52 +02:00
paul@teton.kitebird.com
f3dbdca987 manual.texi clarify measurement of long_query_time. 2002-07-31 09:04:53 -05:00
monty@hundin.mysql.fi
4a88835a1d Merge 2002-07-31 16:47:58 +03:00
monty@hundin.mysql.fi
6930e114a1 Changelog update 2002-07-31 16:43:48 +03:00
paul@teton.kitebird.com
a601a95167 manual.texi There is no CREATE ... INSERT.
manual.texi	Transactions comprise statements, not the other way around
2002-07-30 14:10:26 -05:00
paul@teton.kitebird.com
a6b608dcd6 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-07-30 09:35:37 -05:00
arjen@fred.bitbike.com
5fefb8d30a A few DocBook fixups. 2002-07-30 14:22:11 +10:00
paul@teton.kitebird.com
f1a176d797 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-07-29 09:00:43 -05:00
monty@mashka.mysql.fi
d686ef729f Merge of ha_innobase.cc from 4.0; This fixes that MySQL doesn't allocate too big buffers when sorting innobase rows
Changed name of variables
NO_FOREIGN_KEY_CHECKS -> FOREIGN_KEY_CHECKS
RELAXED_UNIQUE_CHECKS -> UNIQUE_CHECKS
to avoid confusion with 'not...' variables.
Write name of adminstrator command to slow log.
Added mysqldumpslow to RPM
2002-07-29 09:35:25 +03:00
arjen@fred.bitbike.com
838a7123c3 British spelling style fixups. 2002-07-29 13:07:25 +10:00
bell@sanja.is.com.ua
7abb0b0d47 change log entry about previous bugfix. 2002-07-28 23:46:38 +03:00
paul@teton.kitebird.com
f6afbb5dda manual.texi fix a couple of index entries 2002-07-27 17:26:02 -05:00
paul@teton.kitebird.com
28142456bf manual.texi couple of minor touchups 2002-07-27 10:12:33 -05:00
paul@teton.kitebird.com
7703a8be4d manual.texi point out just how powerful the Windows local anonymous
manual.texi	user really is.
2002-07-27 10:10:39 -05:00
monty@mashka.mysql.fi
bc035c71f1 Merge with 3.23.51
Fixed wrong usage of sprintf() in ha_innodb.cc
2002-07-25 22:46:28 +03:00
paul@teton.kitebird.com
bdc0ff6be0 manual.texi an -> a. Sheesh. 2002-07-25 14:01:49 -05:00
paul@teton.kitebird.com
c040c7ef1a manual.texi fix glitch in time value description 2002-07-25 10:43:33 -05:00
arjen@fred.bitbike.com
cfc21e2a18 Arjen's LN()/LOG()/LOG2() extensions into manual (with improvements). 2002-07-25 17:04:13 +10:00
arjen@fred.bitbike.com
97a62ca4e7 Added ROLLUP/CUBE to 4.1 todo list. 2002-07-25 16:46:53 +10:00
paul@teton.kitebird.com
ab5e1ef07c manual.texi fix typos 2002-07-24 21:57:49 -05:00
paul@teton.kitebird.com
69a1952565 manual.texi Clarify (?) INSERT ...VALUES(DEFAULT) 2002-07-24 17:26:05 -05:00
monty@mashka.mysql.fi
b126501bf3 Merge work:/home/bk/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 2002-07-25 01:06:04 +03:00
monty@mashka.mysql.fi
e701333bbf INSERT ... VALUES(DEFAULT) 2002-07-25 01:00:56 +03:00
paul@teton.kitebird.com
1f5276d389 manual.texi fix typo 2002-07-24 12:12:34 -05:00
paul@teton.kitebird.com
1f5573d81e manual.texi fix typo 2002-07-24 12:09:46 -05:00
monty@mashka.mysql.fi
c702a1f8fd Removed wrong implementation of CUBE/ROLLUP
Fixed bugfix of INSERT ... SET db_name.table_name.column_name
Changed locking to external-locking
Fix client hangup for some invalid SQL queries.
2002-07-24 19:55:08 +03:00
monty@mashka.mysql.fi
00089b8148 Merge work:/home/bk/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 2002-07-23 22:09:54 +03:00
monty@mashka.mysql.fi
fc7f7a2110 Small fixes after merge 2002-07-23 22:08:37 +03:00
paul@teton.kitebird.com
2bfd7c7357 manual.texi change note mods, 4.0.x. 2002-07-23 13:31:38 -05:00
monty@mashka.mysql.fi
4233d3a3d4 merge 2002-07-23 20:39:36 +03:00
monty@mashka.mysql.fi
dddc20d9d1 New SET syntax & system variables.
Made a some new buffers thread specific and changeable.
Resize of key_buffer.
AUTO_COMMIT -> AUTOCOMMIT
Fixed mutex bug in DROP DATABASE
Fixed bug when using auto_increment as second part of a key where first part could include NULL.
Split handler->extra() to extra() and extra_opt() to be able to support thread specific buffers.
Don't write message to error log when slave reconnects becasue of timeout.
Fixed possible update problem when using DELETE/UPDATE on small tables
(In some cases we used index even if table scanning would be better)
A lot of minior code cleanups
2002-07-23 18:31:22 +03:00
monty@mashka.mysql.fi
f93cb63202 Fixed problem with auto_increment key as not first key part 2002-07-23 02:08:48 +03:00
arjen@fred.bitbike.com
cffcb38cee Fix old typo. 2002-07-23 08:32:16 +10:00
serg@sergbook.mysql.com
a4384f852f merge.test:
merge.test - it was missed in the previous commit :(
manual.texi:
  fixed bad auto-merge of OLAP manual 
Docs/Makefile.am:
  removed ../MIRROR target (mirror list is no longer in the manual)
2002-07-22 00:46:30 +02:00
serg@sergbook.mysql.com
9805b66dbc Merge work:/home/bk/mysql-4.0
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-07-21 23:56:16 +02:00
serg@sergbook.mysql.com
e20d9e06c5 AUTO_INCREMENT support for MERGE
HA_AUTO_PART_KEY support for handler parent class
2002-07-21 23:55:32 +02:00
Sinisa@sinisa.nasamreza.org
c8f89bb65f Another item on TODO 2002-07-20 15:47:36 +03:00
Sinisa@sinisa.nasamreza.org
151e3e4347 Some small changes 2002-07-20 15:40:02 +03:00
Sinisa@sinisa.nasamreza.org
2e8fb546dc OLAP functionality plus some small bug fixes 2002-07-20 14:51:52 +03:00
monty@mashka.mysql.fi
d909f4a551 Fix wrong usage of constant which could cause mysqld to use index when doing an update/delete on small tables.
code cleanup
2002-07-19 21:57:53 +03:00
arjen@fred.bitbike.com
b4e72ab350 Updated MySQL cert. information.
Removed certification@mysql.com address from manual. Just keep website ref.
2002-07-19 17:02:23 +10:00
arjen@fred.bitbike.com
2853ec811f Minor fix. 2002-07-19 16:24:17 +10:00
arjen@fred.bitbike.com
75345481b5 Rearranged layout in section about the mysql cmdline client.
Noted version # for 'prompt' addition to cmdline client.
2002-07-19 15:30:43 +10:00
arjen@fred.bitbike.com
69063f87f5 Document LIMIT n,-1 possibility. 2002-07-19 15:01:03 +10:00
arjen@fred.bitbike.com
fe80dc589f Removed mirrors listing from manual. Refer to list on website, with info. 2002-07-19 10:16:20 +10:00
arjen@fred.bitbike.com
effe33b09a Mirrors update (for Jim). 2002-07-19 08:30:52 +10:00
arjen@fred.bitbike.com
381d56bbac Reset previous width to maintain proper DocBook output. 2002-07-18 16:43:00 +10:00
arjen@fred.bitbike.com
ffa1c73c92 Merge work.mysql.com:/home/bk/mysql-4.0
into fred.bitbike.com:/home/arjen/mysql-4.0
2002-07-18 16:38:17 +10:00
arjen@fred.bitbike.com
7ba9e84fbb Little shuffle/improvement in 'building from dev.tree' instructions. 2002-07-18 16:11:02 +10:00
arjen@fred.bitbike.com
a586574432 Clarification of replication master-slave compatibility between versions. 2002-07-18 16:06:36 +10:00
jcole@mugatu.spaceapes.com
8c7805825d manual.texi:
Added note about new version numbers.
configure.in:
  Updated version number.

Sorry, bitkeeper keeps messing up.
2002-07-17 12:40:22 -05:00
arjen@fred.bitbike.com
dacf75a4ad Started 4.0.3 changes.
Added changelog entry for Jani's pager fix in mysql client.
2002-07-17 10:29:44 +10:00
Sinisa@sinisa.nasamreza.org
c57d66c587 Fixing slave timeouting 2002-07-16 21:16:34 +03:00
lenz@mysql.com
8a4502f19b Merge mysql.com:/my/mysql-4.0 into mysql.com:/my/mysql-4.0-build 2002-07-16 18:43:49 +02:00
lenz@mysql.com
251449899a - fixed typo in manual.texi
- fixed compile option in mysql.spec
2002-07-16 18:43:03 +02:00
arjen@fred.bitbike.com
c7deeca644 Clarification of changelog entry. 2002-07-16 14:10:32 +10:00
arjen@fred.bitbike.com
14e700ca6d Spelling correction. 2002-07-16 13:11:01 +10:00
arjen@fred.bitbike.com
874b0cbeec Update reserved word list. 2002-07-16 09:22:43 +10:00
lenz@mysql.com
f07ddef788 Typo fixes, added changelog entry 2002-07-15 13:17:42 +02:00
paul@teton.kitebird.com
a66ba919ce manual.texi Correct error in DBI NULLABLE description. 2002-07-14 19:00:24 -05:00
heikki@hundin.mysql.fi
11e0bb8ee4 manual.texi:
Simplify my.cnf example for InnoDB
2002-07-12 20:05:51 +03:00
heikki@hundin.mysql.fi
48b1e86803 manual.texi:
Update manual, add the new simplified my.cnf example
2002-07-12 19:36:42 +03:00
arjen@fred.bitbike.com
c883dacd90 Clarified LAST_INSERT_ID() behaviour for multi-row inserts.
Shuffled lines for easier reading.
Added missing SQL line.
2002-07-12 13:35:52 +10:00
arjen@fred.bitbike.com
28c2277b07 Changed contact/link for MySQLTcl. 2002-07-12 11:12:15 +10:00
zgreant@mysql.com
cb603f3090 Merge zgreant@work.mysql.com:/home/bk/mysql-4.0
into mysql.com:/home/zak/Work/bk/mysql-4.0
2002-07-10 22:03:28 -06:00
zgreant@mysql.com
957a7c4062 Minor enhancements on the thread query cache and UNION docs. 2002-07-10 22:01:57 -06:00
arjen@george.bitbike.com
ec33bd921b Fixup of foreign key example (noted by Jose Freitas). 2002-07-11 11:26:27 +10:00
zgreant@mysql.com
7b9220af28 Merge zgreant@work.mysql.com:/home/bk/mysql-4.0
into mysql.com:/home/zak/Work/bk/mysql-4.0
2002-07-09 22:15:58 -06:00
zgreant@mysql.com
d44f1a4f9d Minor typo corrections and documenation improvements. 2002-07-09 22:14:07 -06:00
arjen@george.bitbike.com
8f96ceb196 Update (noted by Jocelyn Fournier). 2002-07-10 14:06:05 +10:00
Sinisa@sinisa.nasamreza.org
d787138991 This is the only way to fix ALTER TABLE bug with BDB
I wish I had connection stop  / start so that I could have made a 
test case.
2002-07-09 14:57:06 +03:00
arjen@george.bitbike.com
b417559e07 Added 4.0.2 date tag. 2002-07-09 13:58:36 +10:00
arjen@george.bitbike.com
7fd461b8e8 Merge work.mysql.com:/home/bk/mysql-4.0/
into george.bitbike.com:/home/arjen/mysql-4.0
2002-07-09 12:14:19 +10:00
arjen@george.bitbike.com
4b7ab1821f Missing comma in SQL command example (from Jason Livesay).
Examples reformatted in same section.
2002-07-09 11:27:55 +10:00
arjen@george.bitbike.com
d94327e63d Two URL fixups (from Jim). 2002-07-09 11:08:19 +10:00
heikki@hundin.mysql.fi
d4edbb7292 manual.texi:
Remove outdated sentence about online backup
2002-07-08 18:33:47 +03:00
paul@teton.kitebird.com
ade0632cd4 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-07-08 09:08:15 -05:00
arjen@george.bitbike.com
c3c71839ae MIT-pthreads clarifications/fixups. 2002-07-08 14:05:10 +10:00
paul@teton.kitebird.com
cef438724c manual.texi Add missing privilege to 4.0.2 change notes. 2002-07-07 14:04:12 -05:00
heikki@hundin.mysql.fi
6849c2e439 manual.texi:
4.0 creates an auto-extending 10 MB data file by default
2002-07-03 13:00:13 +03:00
heikki@hundin.mysql.fi
f6e0c1a492 manual.texi:
Clarify the meaning of innodb_data_home_dir and innodb_data_file_path in the manual
2002-07-03 12:47:01 +03:00
jcole@mugatu.spaceapes.com
695ed94eee Added note about SQL_CALC_FOUND_ROWS available only in 4.0.0+. 2002-07-01 18:58:46 -05:00
monty@hundin.mysql.fi
1111a8d6a8 Fixed bug in binary log when using LOAD DATA INFILE without active database. 2002-06-30 23:25:46 +03:00
paul@teton.kitebird.com
02cc5cad5f manual.texi fix agreement 2002-06-30 14:47:13 -05:00
arjen@george.bitbike.com
54f830b1b6 More fixup. 2002-07-01 04:27:36 +10:00
arjen@george.bitbike.com
9d5791809a Manual fixups for 4.0.2. 2002-07-01 04:05:39 +10:00
monty@hundin.mysql.fi
f87efa928b Update for running gcc 3.x (mainly on HPUX)
Portability fixes for HPUX
Rename of CHECK_LOCK to IS_FREE_LOCK
Apply lower_case_table_names also to databases
Cleanup of describe code
Don't allow \ in database names
2002-06-30 18:57:21 +03:00
paul@teton.kitebird.com
43b84c785f manual.texi preliminary fixups to XOR, CHECK_LOCK() change notes. 2002-06-29 14:19:20 -05:00
Sinisa@sinisa.nasamreza.org
5a65b8b20a Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-06-29 16:32:45 +03:00
Sinisa@sinisa.nasamreza.org
816dc4eb28 Added functions :
* binary XOR
* logical XOR
* CHECK_LOCK("lock_name")
2002-06-29 16:25:09 +03:00
monty@hundin.mysql.fi
9b42b0a7bc Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2002-06-29 01:07:11 +03:00
monty@hundin.mysql.fi
3615272269 Fixed copyright in pack_isam.c 2002-06-29 01:06:14 +03:00
arjen@george.bitbike.com
510bb7b13f MySQL 4.0.2 does support the EXECUTE privilege. 2002-06-28 22:21:28 +10:00
arjen@george.bitbike.com
02fc72c707 Typo fix (noted by Jeff Kilbride). 2002-06-28 21:19:41 +10:00
monty@hundin.mysql.fi
5fa5172b64 merge 2002-06-27 11:35:50 +03:00
monty@hundin.mysql.fi
8a2daeac77 Removed mysql_ssl_clear()
Added statistics information for alarms (for bug tracking)
Don't store "incomplete" in the xxx.cfg file if we are not using --restart. (Crash-me)
Enlarged STACK_BUF_ALLOC becasue of failed crash-me test
Aded new script mysql_tableinfo to make a system directory.
2002-06-27 11:27:04 +03:00
arjen@george.bitbike.com
3df213fbe5 Clarification of legal database/table/column names.
Clarification of NOW() behaviour.
2002-06-27 09:03:23 +10:00
arjen@george.bitbike.com
98cfa0e3f1 Fix apparent bad merge from 3.23 (noted by Michael McLagan). 2002-06-27 08:06:09 +10:00
Sinisa@sinisa.nasamreza.org
3f582d102b Fix of a small type as reported by one user 2002-06-26 22:42:55 +03:00
Sinisa@sinisa.nasamreza.org
967b5bff37 Small typo as reported by one registered customer 2002-06-26 22:29:54 +03:00
arjen@george.bitbike.com
862692cacf Fix table type name, should be BerkeleyDB (or BDB), no underscore. 2002-06-26 10:45:11 +10:00
paul@teton.kitebird.com
82dc93b5cb fix some caption capitalization/non-@code problems 2002-06-25 12:14:41 -05:00
paul@teton.kitebird.com
19ddca70cd fix up non-@code table types 2002-06-25 12:06:43 -05:00
arjen@george.bitbike.com
a028bb1dce British English spelling 'behaviour'. 2002-06-25 09:07:13 +10:00
paul@teton.kitebird.com
b99f06a2d3 fix typo 2002-06-24 15:33:30 -05:00
arjen@george.bitbike.com
2a0fd31c30 Removed dup word (tnx Ramil!) 2002-06-25 06:22:20 +10:00
arjen@george.bitbike.com
b876216703 Clean up AES_DECRYPT() explanation. 2002-06-24 19:55:28 +10:00
arjen@fred.bitbike.com
8bcd1be231 Added --single-transaction for mysqldump, updated --lock-tables info.
Added SHA1() function, cleaned up MD5() info.
Added AES_ENCRYPT()/AES_DECRYPT() functions, cleaned up DES info.
Updated 4.0.2 changelog for above additions.
Clarified LAST_INSERT_ID(expr) info about sequences.
Fixed URL for Perl DBI.
2002-06-21 13:54:55 +10:00
arjen@fred.bitbike.com
ab7f78d4d2 Change loose -> lose where appropriate. 2002-06-21 10:57:54 +10:00
arjen@fred.bitbike.com
3a8a6a15c5 Consistency cleanup (no space before a % percentage).
Little language/grammar fixup.
2002-06-21 10:41:37 +10:00
monty@hundin.mysql.fi
141e7a554a Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-06-20 15:59:57 +03:00
monty@hundin.mysql.fi
89f8978731 Fixed some bugs after last merge
Added semaphore support to MIT-pthreads.
2002-06-20 15:25:02 +03:00
arjen@fred.bitbike.com
5b0c7b5a01 Clarified REPLACE command a bit. 2002-06-20 09:28:50 +10:00
arjen@fred.bitbike.com
fa15bc6f94 Various clarifications and cleanups. 2002-06-20 08:46:44 +10:00
monty@hundin.mysql.fi
a3538124d7 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-06-19 12:31:15 +03:00
arjen@fred.bitbike.com
256378fb48 Serious rewrite of the "reset forgotten password" section. 2002-06-19 16:51:49 +10:00
arjen@fred.bitbike.com
a3ae5573aa Typo fix (noted by Mathias Berchtold). 2002-06-19 11:57:59 +10:00
monty@hundin.mysql.fi
3184dc1f16 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-06-19 00:38:58 +03:00
monty@hundin.mysql.fi
0d8e13979d Made keyread (key scanning) a key specific attribute.
This avoids using fulltext keys for table scanning.
This also reverts Sinisa's original fix for this problem.
2002-06-19 00:22:30 +03:00
heikki@hundin.mysql.fi
73ffcf6ec6 manual.texi:
Emphasize that the size and the signedness of integer types has to be the same in a foreign key constraint
2002-06-18 10:34:00 +03:00
paul@teton.kitebird.com
6985839a73 redo some changes lost after I messed up local repository 2002-06-17 11:37:31 -05:00
monty@hundin.mysql.fi
b1f7c1251c Merge with 3.23.52 2002-06-17 16:08:34 +03:00
monty@hundin.mysql.fi
4d7030606e Fixed problem with innodb_log_group_home_dir and SHOW VARIABLES 2002-06-17 15:07:46 +03:00
monty@hundin.mysql.fi
0762b00d86 Backported fix from 4.0 which caused core dumps for some complex queries. 2002-06-17 15:00:06 +03:00
monty@hundin.mysql.fi
6d69e1205f Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-06-17 09:46:38 +03:00
arjen@fred.bitbike.com
7fb871405d Added MYSQL_PS1 to environment variables section. 2002-06-17 11:54:45 +10:00
arjen@fred.bitbike.com
dbc1d5bc55 Changelog cleanup. 2002-06-17 08:15:05 +10:00
arjen@fred.bitbike.com
b96f340cef Merge work.mysql.com:/home/bk/mysql-4.0
into fred.bitbike.com:/home/arjen/mysql-4.0
2002-06-17 08:00:47 +10:00
monty@mashka.mysql.fi
fc52abc50f Cleanup of checking of user resources
Added missing checking of no_keyread
2002-06-16 17:06:12 +03:00
Sinisa@sinisa.nasamreza.org
138e5d57eb Fixed a bug in optimiser with MERGE tables with non-unique values
with aggregating functions.

This consistently crashed Mysql
2002-06-15 20:59:42 +03:00