Commit graph

1330 commits

Author SHA1 Message Date
arjen@co3064164-a.bitbike.com
400d42592b MySQL trademark usage fixups. 2001-12-24 12:04:30 +10:00
arjen@co3064164-a.bitbike.com
e56bf7ea50 Adjusted Nutshell's 4.x timeline projection. 2001-12-24 09:56:52 +10:00
serg@serg.mysql.com
a72bc0079f HANDLER CLOSE unknown table should produce an error 2001-12-22 18:40:26 +00:00
monty@hundin.mysql.fi
9e9e765fbd Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-12-22 15:14:41 +02:00
monty@hundin.mysql.fi
9e1ed2e4dc Fixed access privilege bug in query cache.
Change tests to use database 'mysqltest' instead of 'foo'
Add option to not print access denied messages to check_table_access()
2001-12-22 15:13:31 +02:00
tfr@sarvik.tfr.cafe.ee
1dfa5d0fb2 manual.texi:
Update OLEDB section
2001-12-22 00:58:09 +02:00
serg@serg.mysql.com
ed74119ee2 Merge 2001-12-21 13:38:06 +00:00
monty@hundin.mysql.fi
778058123b merge with 3.23.47 2001-12-21 07:03:03 +02:00
monty@hundin.mysql.fi
55a2ab6e7e Cleanup of alarm macros.
Fixed data corruption bug in query cache.
Made queries be dependent of the database in use.
2001-12-21 07:00:58 +02:00
monty@hundin.mysql.fi
05a3c0e8f6 Fixed shutdown problem on HPUX 2001-12-21 06:54:58 +02:00
serg@serg.mysql.com
7a6a543df1 mysqldump now adds "ALTER TABLE ... DISABLE KEYS" to the dump
manual updated
2001-12-20 18:14:55 +00:00
arjen@co3064164-a.bitbike.com
4e8048e253 Some Query Cache fixups.
Added info about two new Query Cache status variables.
2001-12-20 10:44:17 +10:00
monty@hundin.mysql.fi
1a4ac20bf9 Fixed bug in FLUSH QUERY CACHE
Changed 'send_file_to_server' to use less stack (Fixed replication problem on OSF1).
2001-12-19 15:45:04 +02:00
monty@hundin.mysql.fi
c298f03570 merge with 3.23.47 (DO statement) 2001-12-17 20:47:20 +02:00
monty@hundin.mysql.fi
f049543416 Added DO command 2001-12-17 19:59:20 +02:00
monty@hundin.mysql.fi
7d6e8ee7b4 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-12-17 04:17:01 +02:00
monty@hundin.mysql.fi
4dbd9e061c Lots of portability fixes.
Fixed shutdown on HPUX.
Fixed bug in query cache.
2001-12-17 03:02:58 +02:00
serg@serg.mysql.com
140fc7864a ALTER TABLE DISABLE/ENABLE KEYS section relocated 2001-12-16 21:27:54 +01:00
tfr@sarvik.tfr.cafe.ee
ea51e438b1 mirrors.texi:
Removed a mirror in Netherlands
manual.texi:
  Remove link to outdated mod_log_mysql
2001-12-16 21:06:16 +02:00
monty@hundin.mysql.fi
836f1608f7 Merge with 3.23.47 2001-12-15 05:12:21 +02:00
monty@hundin.mysql.fi
0a2835a068 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-12-14 13:12:30 +02:00
monty@hundin.mysql.fi
c08a7775e6 Update of section about aggregate UDF functions. 2001-12-14 13:11:31 +02:00
sasha@mysql.sashanet.com
0d67738e20 misc cleanup 2001-12-13 17:21:04 -07:00
arjen@co3064164-a.bitbike.com
b061a81e51 More in comparison section. 2001-12-14 09:59:38 +10:00
sasha@mysql.sashanet.com
9db9b463d6 merged 2001-12-13 13:17:19 -07:00
monty@hundin.mysql.fi
0c0a170fa7 Fix that SHOW STATUS works with SSL.
Add 4.0 commands to SHOW STATUS.
2001-12-13 22:03:09 +02:00
monty@hundin.mysql.fi
6aeb40bd3f merge 2001-12-13 20:54:20 +02:00
monty@hundin.mysql.fi
bdc5a62104 Added status variables for all MySQL commands. 2001-12-13 20:06:44 +02:00
monty@hundin.mysql.fi
70e053fba0 Fixed problem with default & InnoDB tables. 2001-12-13 19:06:14 +02:00
monty@hundin.mysql.fi
1d3e058c4b Added FLUSH DES_KEY_FILE.
New HEX() function.
Final (?) cleanup of des_encrypt() / des_decrypt().
Added missing files to Makefiles.
2001-12-13 15:53:18 +02:00
arjen@co3064164-a.bitbike.com
36cf7dd31e Formatting fixups in query cache section. 2001-12-13 12:00:03 +10:00
sasha@mysql.sashanet.com
f7acf09d9c slave-skip-errors
added extra/mysql_install.c - will work on it in 4.0, but it does not hurt
to have it sit in 3.23 tree for now since it will eventually be backported 
to 3.23 anyway
2001-12-12 18:55:33 -07:00
arjen@co3064164-a.bitbike.com
e6e019f48f Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.bitbike.com:/home/arjen/mysql-4.0
2001-12-13 11:28:09 +10:00
arjen@co3064164-a.bitbike.com
5d1b18a5ef menu/node fixup for BSD sections. 2001-12-13 11:21:18 +10:00
arjen@co3064164-a.bitbike.com
c15cdcfaf4 Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.bitbike.com:/home/arjen/mysql-4.0
2001-12-13 10:50:28 +10:00
arjen@co3064164-a.bitbike.com
677314b0da Put back in comparison with PostgreSQL, design philosophy and features. 2001-12-13 10:49:32 +10:00
monty@hundin.mysql.fi
a5f061c7fb Merge 2001-12-13 02:38:39 +02:00
monty@hundin.mysql.fi
87fd219d67 Fixed sleep time in mysql-test-run
Fixed bug in query cache.
Cleaned up des_crypt code.
2001-12-13 02:31:19 +02:00
jani@hynda.mysql.fi
ea4516d538 updated manual 2001-12-13 01:26:29 +02:00
arjen@co3064164-a.bitbike.com
01637eba0f Some improvements to Query Cache text (by Colin Faber). 2001-12-12 18:04:40 +10:00
arjen@co3064164-a.bitbike.com
7362881115 Added new Query Cache section. 2001-12-12 16:06:37 +10:00
monty@hundin.mysql.fi
8bef3771f4 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-12-11 20:47:07 +02:00
monty@hundin.mysql.fi
9ca9fc2283 Fix for MyISAM records > 16M 2001-12-11 20:45:48 +02:00
paul@teton.kitebird.com
2bb6ecf1b5 manual.texi reword relationship between command line options
manual.texi	and option files
2001-12-11 12:02:06 -06:00
monty@hundin.mysql.fi
7569535272 merge 2001-12-10 19:20:54 +02:00
monty@hundin.mysql.fi
db2e22bf7e Portability fixes.
Changed mysql-test-run.sh to test for files to get shorter, more reliable timeouts.
2001-12-10 18:16:51 +02:00
monty@hundin.mysql.fi
12058c2996 Fixed bug in GROUP BY ... DESC 2001-12-10 17:51:07 +02:00
jani@hynda.mysql.fi
a3ae37eda6 Added information about floating point numbers. 2001-12-10 15:07:40 +02:00
monty@hundin.mysql.fi
6b02f13cf3 Removed compiler warnings.
Added new operators to be used with gcc 3.0.x
Update of query cache code.
Added semaphores for Windows (not yet in use)
Added pthread_mutex_trylock for windows.
2001-12-10 00:08:24 +02:00
arjen@co3064164-a.bitbike.com
a1f9987bff Fixups to query cache info. 2001-12-07 18:54:18 +10:00
arjen@co3064164-a.bitbike.com
2b69df40c3 Added column headers for @multitable (O'Reilly fixup). 2001-12-07 10:53:14 +10:00
arjen@co3064164-a.bitbike.com
f3f7d055f9 Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.bitbike.com:c:/home/mysql-4.0
2001-12-06 11:15:05 +10:00
arjen@co3064164-a.bitbike.com
c0e0ed4fe5 Legal fixup/clarification for contributor and supporter lists. 2001-12-06 11:07:51 +10:00
monty@hundin.mysql.fi
b4da2fb0ab Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-12-06 02:36:19 +02:00
monty@hundin.mysql.fi
5c94a16422 merge with 3.23.47 2001-12-06 01:16:28 +02:00
monty@hundin.mysql.fi
4c17825acd Update of query cache code 2001-12-06 01:05:30 +02:00
arjen@co3064164-a.bitbike.com
00ae775a80 Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.bitbike.com:c:/home/mysql-4.0
2001-12-06 09:03:47 +10:00
arjen@co3064164-a.bitbike.com
0b22ab480c Fixed typos in boolean fulltext search text.
Replaced Gates fun.
2001-12-06 08:57:45 +10:00
serg@serg.mysql.com
b048cb34a0 bulk_insert feature can be turned off 2001-12-05 23:26:56 +01:00
monty@hundin.mysql.fi
0f71e337b3 Small changes to mysql_config.sh 2001-12-05 23:56:56 +02:00
monty@hundin.mysql.fi
90004e340b Fixed bug in LEFT JOIN 2001-12-05 23:15:05 +02:00
serg@serg.mysql.com
5bf254cbd1 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-12-05 17:05:57 +01:00
serg@serg.mysql.com
6c4abef5ee wrong menues - mostly leftover after grand manual massage - that broke texinfo file structure were removed
"MATCH in SELECT only" line from "MySQL deficiencies" removed
2001-12-05 17:03:06 +01:00
monty@hundin.mysql.fi
40da504605 merge 2001-12-05 13:08:00 +02:00
monty@hundin.mysql.fi
1de4fff5ba Update of query cache code.
Changed some sql_alloc() -> thd->alloc()
Removed a lot of compiler warnings on Linux Alpha (64 bit)
Fixed some core dumps on 64 bit systems (wrong type for packet_len)
2001-12-05 13:03:00 +02:00
arjen@co3064164-a.bitbike.com
dcdc6c5b4d Updated Sinisa's contribution items. 2001-12-05 12:15:40 +10:00
serg@serg.mysql.com
f481272998 myisam_bulk_insert_tree_size clarification 2001-12-04 16:52:28 +01:00
monty@hundin.mysql.fi
1d26537da5 Query cache.
Remove some warnings
2001-12-02 14:34:01 +02:00
paul@teton.kitebird.com
17abb42f3b manual.texi mysql_store_results() -> mysql_store_result() 2001-11-30 10:50:14 -06:00
monty@hundin.mysql.fi
79caca1d96 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-11-29 22:05:53 +02:00
monty@hundin.mysql.fi
ce7a0a0293 Fix not critical MyISAM bug in locking.
Free character sets properly (for embedded).
Add missing mutex in HANDLER CLOSE
2001-11-29 21:46:51 +02:00
monty@hundin.mysql.fi
4b513347c4 Better optimization for InnoDB and BDB tables for ORDER BY 2001-11-29 15:34:37 +02:00
monty@hundin.mysql.fi
7c3f8447c0 Extended manual section about MySQL states 2001-11-28 22:47:58 +02:00
serg@serg.mysql.com
49b6f02dbe Merge 2001-11-28 18:01:50 +01:00
serg@serg.mysql.com
4a5ca1073b boolean fulltext search without an index 2001-11-28 17:55:45 +01:00
monty@hundin.mysql.fi
76ed6c26fc Fix of testcases after merge.
Small improvement to write caching.
2001-11-28 16:11:05 +02:00
monty@hundin.mysql.fi
4d5d1ae2ef Added read log caching and fixed a possible bug in write cacheing.
This should cause fewer seeks when using replication.
2001-11-28 15:18:29 +02:00
monty@hundin.mysql.fi
69f6802632 merge 2001-11-28 14:52:11 +02:00
monty@hundin.mysql.fi
e4bdf26066 Small safety fix 2001-11-28 02:24:22 +02:00
monty@hundin.mysql.fi
66a31433a4 Fixed bug when joining with caching.
Fixed race condition when using the binary log and INSERT DELAYED which could cause the binary log to have rows that was not yet written to MyISAM tables.
2001-11-27 02:50:20 +02:00
jani@hynda.mysql.fi
0091f76f11 Updated manual about some processlist states. 2001-11-27 01:57:51 +02:00
monty@hundin.mysql.fi
cefe361b82 merge 2001-11-26 03:30:16 +02:00
monty@hundin.mysql.fi
bbc5277cc9 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-11-26 03:27:09 +02:00
monty@hundin.mysql.fi
5738117970 Fix race condition in ANALYZE TABLE.
Fixed bug where one got an empty set instead of a DEADLOCK error when using BDB tables.
2001-11-26 02:16:38 +02:00
monty@hundin.mysql.fi
e9677eda60 Add missing exit_cond() to lock_global_read_lock(). 2001-11-26 02:09:45 +02:00
paul@teton.kitebird.com
ebee614fbf manual.texi change note entries require trailing periods.
manual.texi	Mac OSX is spelled "Mac OS X".
2001-11-25 17:08:45 -06:00
monty@hundin.mysql.fi
22e418b405 merge 2001-11-25 13:56:03 +02:00
monty@hundin.mysql.fi
777fdb5d5c Fixes for embedded version. 2001-11-25 13:50:48 +02:00
sasha@mysql.sashanet.com
fad7880b57 post-merge 2001-11-24 23:05:35 -07:00
sasha@mysql.sashanet.com
35f852aaab merged 2001-11-24 22:59:44 -07:00
sasha@mysql.sashanet.com
6865885f21 replication updates in the manual
fixed typo on sql_repl.cc
added build-tags script for the benefit of the poor, sick, and afflicted, 
as Matt likes to say :-)
2001-11-24 22:48:57 -07:00
serg@serg.mysql.com
90933cc768 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-11-23 17:56:59 +01:00
paul@teton.kitebird.com
c1120d050d manual.texi miscellaneous minor cleanups 2001-11-23 00:18:37 -06:00
heikki@donna.mysql.fi
0f5d7bcb11 manual.texi:
Added foreign key def syntax + note that the check is not deferred to trx commit
2001-11-23 01:21:42 +02:00
serg@serg.mysql.com
163f0c8512 ft_dump re-enabled, manual fixes 2001-11-22 22:50:41 +01:00
serg@serg.mysql.com
6aa1185162 MATCH ... AGINST (... IN BOOLEAN MODE) documented 2001-11-22 21:57:47 +01:00
monty@hundin.mysql.fi
9265a4df45 merge 2001-11-22 14:40:38 +02:00
monty@hundin.mysql.fi
9209210d30 Fix bug when repairing compressed MyISAM files
LOCATE() is now case sensitive
2001-11-22 13:50:50 +02:00
monty@hundin.mysql.fi
c79c6945ee Fixed problem when repairing packed MyISAM files. 2001-11-22 03:39:42 +02:00
monty@hundin.mysql.fi
c6b3afe2d7 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-11-21 15:39:01 +02:00
monty@tik.mysql.fi
27d2057c55 Added note to manual that usernames in GRANT don't allow wildcards. 2001-11-21 15:39:00 +02:00
monty@bitch.mysql.fi
d33c13e4fe Merge 2001-11-21 15:24:02 +02:00
monty@bitch.mysql.fi
9cb670df71 Generate core file on Solaris. 2001-11-21 15:08:01 +02:00
arjen@co3064164-a.bitbike.com
83b16ed741 List of mirrors now separate include file. 2001-11-21 13:43:47 +10:00
arjen@co3064164-a.bitbike.com
a0878d336b Fix to reserved words script.
Updated reserved words list in manual.
2001-11-20 13:29:02 +10:00
tfr@sarvik.tfr.cafe.ee
773ed93755 manual.texi:
Remove "for windows"
  Updated contributed software link
2001-11-19 15:00:38 +02:00
arjen@co3064164-a.bitbike.com
5dc650e742 Fixed self-reference to proper cross-reference. 2001-11-19 13:43:07 +10:00
arjen@co3064164-a.bitbike.com
0b0ad8ed6f Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.bitbike.com:c:/home/mysql-4.0
2001-11-19 13:08:48 +10:00
monty@hundin.mysql.fi
75a274fd96 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-11-18 14:34:52 +02:00
monty@hundin.mysql.fi
701636ef6e Merge 2001-11-18 14:33:53 +02:00
monty@hundin.mysql.fi
c76c42066e Test of optimize table. 2001-11-18 14:13:09 +02:00
monty@hundin.mysql.fi
fb1f8c4f0a Fixed bug in OPTIMIZE TABLE that reset index cardinality if it
was up to date.
2001-11-18 14:08:17 +02:00
serg@serg.mysql.com
ced56f7de0 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-11-16 10:50:04 +01:00
serg@serg.mysql.com
fb8d3fe732 typo fixed 2001-11-16 10:48:30 +01:00
arjen@co3064164-a.bitbike.com
8fef142c6e Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.bitbike.com:c:/home/mysql-4.0
2001-11-16 11:05:20 +10:00
arjen@co3064164-a.bitbike.com
fcbbd22103 Clarified bk install from public source tree. 2001-11-16 10:27:05 +10:00
tfr@sarvik.tfr.cafe.ee
c6418daabe manual.texi:
Remove links to /company/people/index.html
2001-11-15 10:20:24 +02:00
arjen@co3064164-a.bitbike.com
8d6d5472b1 Insert link to upto-date list of people at MySQL AB (previously removed old bad link). 2001-11-15 15:01:51 +10:00
arjen@co3064164-a.bitbike.com
65bc25f8ca Increased mentioning ACID compliancy of InnoDB. 2001-11-15 11:43:09 +10:00
arjen@co3064164-a.bitbike.com
060a85faeb Clarified "not allowing column alias in WHERE clause" explicitly in SELECT section. 2001-11-15 11:03:15 +10:00
arjen@co3064164-a.bitbike.com
1b158f687d Table names in example to singular (note from Bennett Haselton). 2001-11-14 13:39:29 +10:00
arjen@co3064164-a.bitbike.com
297f653dde Reformatted some fixed-font texts for better output. 2001-11-12 15:47:17 +10:00
arjen@co3064164-a.bitbike.com
a1c0436b18 Kaj extremely hates the hugely profuse use of fundamentally exaggerated adjectives. 2001-11-12 07:45:34 +10:00
tfr@sarvik.tfr.cafe.ee
632588a7af manual.texi:
Update mirror listing
2001-11-11 13:37:49 +02:00
paul@teton.kitebird.com
fa306f32a3 manual.texi website -> web site
manual.texi	typo
2001-11-08 22:19:19 -06:00
paul@teton.kitebird.com
f34b140bd3 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2001-11-08 21:23:39 -06:00
paul@teton.kitebird.com
983fba5b99 manual.texi some mods to ch 1 index entries; other minor tweaks 2001-11-08 21:19:43 -06:00
arjen@co3064164-a.bitbike.com
8a8ad0f3ef Changed xrefs from Contrib to Portals. 2001-11-09 13:12:38 +10:00
arjen@co3064164-a.bitbike.com
6a13f85df0 Okay/Enter and other little consistency fixups. 2001-11-09 11:26:21 +10:00
arjen@co3064164-a.bitbike.com
0618a6837c Put in clarification of manual copyright at top of manual.... 2001-11-09 10:08:39 +10:00
arjen@co3064164-a.bitbike.com
b6bc0c567c Typo fix. 2001-11-09 07:53:49 +10:00
monty@hundin.mysql.fi
7a45e7f266 Fixed bug in UPDATE .. ORDER BY 2001-11-08 22:30:27 +02:00
monty@hundin.mysql.fi
5f405e28af Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-11-08 15:57:10 +02:00
monty@hundin.mysql.fi
11f34156e5 Don't use IGNORE by default in INSERT ... SELECT 2001-11-08 14:17:56 +02:00
arjen@co3064164-a.bitbike.com
419e3a94de Extracted books/links sections to separate file. Info to portals.
Reference fixups.
2001-11-08 17:07:14 +10:00
arjen@co3064164-a.bitbike.com
0c5f57265f Added section explaining MySQL Portals on the website.
Extracted appendixes "Testimonials" and "Users" to separate files for safe keeping. Should go to web portals.
2001-11-08 16:36:13 +10:00
arjen@co3064164-a.bitbike.com
d16960118f Website link fixups for searchable manual and list archives. 2001-11-08 15:00:13 +10:00
arjen@co3064164-a.bitbike.com
dfdfe672a4 Extracted section "Comparisons" to file section.Comparisons.texi. Outdated/bad/incomplete info. 2001-11-08 14:36:51 +10:00
monty@hundin.mysql.fi
35cd8e6b30 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-11-08 00:45:48 +02:00
arjen@co3064164-a.bitbike.com
c3b889d6e2 Fixups. 2001-11-08 08:21:05 +10:00
arjen@co3064164-a.bitbike.com
806416a43d Updated text on stored procedures and triggers. 2001-11-08 07:44:45 +10:00
monty@hundin.mysql.fi
55180ca1b3 Add timeout for shutdown to mysql-test-run 2001-11-07 23:38:33 +02:00
monty@hundin.mysql.fi
000d2bbb5f merge 2001-11-07 23:27:40 +02:00
monty@hundin.mysql.fi
1bc03e8b17 Fix bug in ALTER TABLE on a TEMPORARY InnoDB table. 2001-11-07 23:18:12 +02:00
arjen@co3064164-a.bitbike.com
9ecad28d79 Move link titles to outside @uref{}. Fixup for printed edition. 2001-11-07 18:21:38 +10:00
arjen@co3064164-a.bitbike.com
d67c6683ef Fixups and consistency edits for printed edition. 2001-11-07 15:30:32 +10:00
arjen@co3064164-a.bitbike.com
867e640017 Some additional changes for manual copyright text (from Tim Smith). 2001-11-07 13:14:34 +10:00
arjen@co3064164-a.bitbike.com
a9d6b77f67 Added descriptive text about copyright of the manual. 2001-11-07 12:07:47 +10:00
monty@hundin.mysql.fi
9285b745d6 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-11-07 00:14:43 +02:00
monty@hundin.mysql.fi
4c60b41954 Portability fix
Cleanup typos (like SKIPP -> SKIP)
2001-11-07 00:13:29 +02:00