Commit graph

1467 commits

Author SHA1 Message Date
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
a9fa9842a2 Change mode to -rw-rw-r-- 2001-12-05 17:08:29 +01: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
jcole@sarvik.tfr.cafe.ee
6aef747667 Merge jcole@work.mysql.com:/home/bk/mysql-4.0
into sarvik.tfr.cafe.ee:/usr/home/jcole/bk/mysql-4.0
2001-11-28 22:17:16 +02:00
jcole@sarvik.tfr.cafe.ee
8f35feaf0e docbook-fixup.pl:
Fixed small bug
2001-11-28 22:16:26 +02:00
jcole@sarvik.tfr.cafe.ee
ad0149b99f docbook-fixup.pl:
Fixed some issues for O'Reilly.
  * Remove "mailto:" from @email{} references in XML output. Good for normal XML of course, but bad when printing.
  * Removing (Cross)References for sections that have been excluded from printed manual.
  * In several titles, spaces are missing. You see a title like: <title>Speed of <command>INSERT</command>Queries</title>.
2001-11-28 22:11:14 +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
tfr@sarvik.tfr.cafe.ee
c049119475 Merge tfr@work.mysql.com:/home/bk/mysql-4.0
into sarvik.tfr.cafe.ee:/usr/home/tfr/BK/mysql-4.0
2001-11-28 17:18:52 +02:00
tfr@sarvik.tfr.cafe.ee
d90b7c4238 mirrors.texi:
Added a mirror in Spain
2001-11-28 17:18:14 +02: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
tfr@sarvik.tfr.cafe.ee
574f116355 mirrors.texi:
Added a mirror in Netherlands
2001-11-27 19:05:42 +02:00
tfr@sarvik.tfr.cafe.ee
21e50d1abf mirrors.texi:
Fix Australian mirror URL
2001-11-27 18:08:06 +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
serg@serg.mysql.com
3e231a8206 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-11-21 12:08:25 +01:00
serg@serg.mysql.com
659a8e0e8a make ../INSTALL-SORCE bugfix 2001-11-21 12:05:59 +01:00
arjen@co3064164-a.bitbike.com
83b16ed741 List of mirrors now separate include file. 2001-11-21 13:43:47 +10:00
tfr@sarvik.tfr.cafe.ee
4afbc0362f mirrors.texi:
Change list format
2001-11-20 23:12:00 +02:00
tfr@sarvik.tfr.cafe.ee
a4c5bde05a Merge tfr@work.mysql.com:/home/bk/mysql-4.0
into sarvik.tfr.cafe.ee:/usr/home/tfr/BK/mysql-4.0
2001-11-20 23:01:19 +02:00
tfr@sarvik.tfr.cafe.ee
dc11a5ff37 mirrors.texi:
new file
2001-11-20 23:00:53 +02: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
tim@black.box
8c7186b9d7 Merge work.mysql.com:/home/bk/mysql-4.0 into black.box:/u/home/tim/my/4 2001-11-06 08:15:07 -05:00
tim@black.box
9d304d8c31 Merge 2001-11-06 07:50:58 -05:00
arjen@co3064164-a.bitbike.com
00ff406b17 Oops, late catch of Monty-speak ;-). We're not working against ANSI 99 compliancy..... 2001-11-06 13:39:29 +10:00
arjen@co3064164-a.bitbike.com
22413196fd Copyright fixups and typo. From Erik Grandstrom. 2001-11-06 10:56:52 +10:00
arjen@co3064164-a.bitbike.com
eb893a2fbb Rewrite/re-arrange of "How stable is MySQL?" section, as per Monty/Kaj request. 2001-11-06 10:20:16 +10:00
tim@black.box
d50f77ed1a manual.texi Remove upper-case emphasis (e.g., NOT -> @strong{not}) 2001-11-05 19:08:45 -05:00
arjen@co3064164-a.bitbike.com
e0690d1116 Updated reserved words list (get rid of EVENTS). 2001-11-06 08:53:18 +10:00
arjen@co3064164-a.bitbike.com
8e2bfcb876 Copy info on WEEK() change in 4.0 from change log to appropriate section.
Typo fix.
2001-11-05 17:58:29 +10:00
arjen@co3064164-a.bitbike.com
e013a062c3 Heaps of fixups for MGM/Kaj. 2001-11-05 16:23:38 +10:00
arjen@co3064164-a.bitbike.com
7926c032b5 Removed UNION from 'things that must be done sometime' in 4.0. Is implemented in 4.0.0. 2001-11-05 12:35:14 +10:00
arjen@co3064164-a.bitbike.com
2dd56c612c Fixup, paragraph lost since 3.23.41 (noted by Carsten Pederson). 2001-11-05 12:30:04 +10:00
monty@hundin.mysql.fi
fd0780493d merge with 3.23.44 2001-11-04 16:14:09 +02:00
monty@hundin.mysql.fi
67951fdeb4 Fix error messages
mysqltest now also writes failed error messages to log
2001-11-04 15:43:41 +02:00
monty@hundin.mysql.fi
2ac4ad6984 merge 2001-11-03 22:28:16 +02:00
monty@hundin.mysql.fi
ccce9d031f Added STDCALL to mysql_sever and mysql_thread variables
Merged error messages with 3.23.44
Fixed bug with DATA DIRECTORY on windows
2001-11-03 21:33:11 +02:00
monty@hundin.mysql.fi
65d4c846d8 Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date_column is declared as NOT NULL. 2001-11-03 21:22:06 +02:00
monty@hundin.mysql.fi
8cd4c2358d Fix that mysqladmin shutdown can be interrupted with ^C
Fixed bug with BLOB keys in BDB tables
Fixed problem with MERGE tables on OS with 32 bit files
Fixed that TIME_TO_SEC() works with negative times
2001-11-03 15:18:09 +02:00
tim@black.box
2050505fb4 Merge work.mysql.com:/home/bk/mysql-4.0 into black.box:/u/home/tim/my/4 2001-11-02 09:57:22 -05:00
arjen@co3064164-a.bitbike.com
bc3d013d1a Lingo consistency fixups and typos noted by Paul DuBois. 2001-11-02 14:29:26 +10:00
arjen@co3064164-a.bitbike.com
73a98018b7 Improved improvement of Internals story and location. 2001-11-02 14:11:52 +10:00
arjen@co3064164-a.bitbike.com
176631c712 Improved reference to internals list for code contributions. 2001-11-02 13:58:24 +10:00
arjen@co3064164-a.bitbike.com
4e03a69543 Fixed foreign key text/reference in "common queries" section. 2001-11-02 12:36:49 +10:00
arjen@co3064164-a.bitbike.com
1a7547202e manual.texi:
InnoDB section merge from Heikki.
2001-11-02 11:55:38 +10:00
arjen@co3064164-a.bitbike.com
8066874e15 Fixed typos/lingo, from notes by Stefan Hinz (German translator). 2001-11-02 11:18:50 +10:00
arjen@co3064164-a.bitbike.com
e79a1b9e96 Fixed TcX references. 2001-11-02 09:53:07 +10:00
tim@black.box
c32735ff3d manual.texi Remove bogus mention of --with-libwrap from Solaris
manual.texi	install notes.
2001-11-01 17:05:07 -05:00
arjen@co3064164-a.bitbike.com
468a9983c7 Fix list of sections to leave out of printed manual. 2001-11-01 16:18:05 +10:00
arjen@co3064164-a.bitbike.com
3fbbfbed3e More header caps fixes & a dopey typo. 2001-11-01 14:46:09 +10:00
arjen@co3064164-a.bitbike.com
485afb3acc Fixed typos and header caps. 2001-11-01 14:26:09 +10:00
arjen@co3064164-a.bitbike.com
9f49c80241 Updated gnu.org @urefs. 2001-11-01 12:50:04 +10:00
arjen@co3064164-a.bitbike.com
1ef54787e0 Resolved z/s spelling inconsistencies.
Fixed few Innobase -> InnoDB inconsistencies.
2001-11-01 11:26:19 +10:00
monty@hundin.mysql.fi
44a2a213b8 Changed time -> query_time in slow query log.
Fixed Rows_examined in slow query log.
2001-10-31 22:24:33 +02:00
heikki@donna.mysql.fi
04bf72bebe manual.texi Test push in 4.0 repository 2001-10-31 20:00:02 +02:00
monty@hundin.mysql.fi
d89690e606 Portability fixes
Fix for consistent 0000-00-00 date handling
Close + open binary logs on flush tables
Fix for AVG() in HAVING.
2001-10-31 18:27:49 +02:00
tfr@sarvik.tfr.cafe.ee
3ebd8c76fc manual.texi:
Added 2 new mirrors
2001-10-31 16:16:14 +02:00
tfr@sarvik.tfr.cafe.ee
8509214fa0 Merge tfr@work.mysql.com:/home/bk/mysql-4.0
into sarvik.tfr.cafe.ee:/usr/home/tfr/BK/mysql-4.0
2001-10-31 15:14:21 +02:00
ahlentz@co3064164-a.rochd1.qld.optusnet.com.au
6085ac6aeb Added MySQL AB Certification.
Updated Training, Consulting info with additional text from Bertrand.
Added certification and press info to contact details.
2001-10-31 15:19:07 +10:00
ahlentz@co3064164-a.rochd1.qld.optusnet.com.au
b1a43c2d74 Reference to stable version shouldn't be using variable with current version! 2001-10-31 12:18:47 +10:00
monty@hundin.mysql.fi
5a9ce774dc Update for OS2 (patch from Yuri Dario).
Use LONG_TIMEOUT (one year) instead of ~0 for long timeouts
Fixed error messages.
Fixed problem with const propagation when comparing columns of different types
2001-10-31 03:22:31 +02:00
monty@hundin.mysql.fi
7367545cad Fix for gcc 3.0
Fix for using quoted table names with the SJIS character set.
2001-10-30 16:31:35 +02:00
ahlentz@co3064164-a.rochd1.qld.optusnet.com.au
ec761d5730 Fixed explanation in another reference of -- comment style. 2001-10-30 15:46:01 +10:00
ahlentz@co3064164-a.rochd1.qld.optusnet.com.au
09112bfe12 Restructuring/rewrite of "What standards" and "Missing functions" sections. 2001-10-30 15:25:48 +10:00
tfr@sarvik.tfr.cafe.ee
a3ee8703d1 manual.texi:
Update mirror listing
2001-10-30 00:11:00 +02:00
tim@black.box
3c0333511a Improve libmsyql_r and libmysqld sections of manual. 2001-10-29 14:12:46 -05:00
monty@tramp.mysql.fi
abb7df2de1 Fixed error message when opening a not-MyISAM file.
Extended MODIFY and CHANGE in ALTER TABLE to accept the AFTER keyword.
Extended MyISAM to handle records > 16M.
2001-10-29 10:49:35 +02:00
ahlentz@co3064164-a.rochd1.qld.optusnet.com.au
18206d84af Fixups from Marten Mickos. 2001-10-29 15:36:37 +10:00
ahlentz@co3064164-a.rochd1.qld.optusnet.com.au
89a78a8b8e Typo fix. 2001-10-29 12:28:35 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
e006329df7 Working on "Missing functions" sections. 2001-10-26 15:53:04 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
b154e84697 Further clarification/cleanup of Windows text. 2001-10-26 15:14:56 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
1928cae128 Fixup of lingo (PR clean) in "-- as the start of a comment" text. 2001-10-26 13:48:32 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
21cae00978 Fixup of English in SSL section. 2001-10-26 12:51:42 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
5280da9c9c Removal of duplicate lines in transaction text.
Fixup of Windows texts.
2001-10-26 11:47:52 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
8be48f847d Typo fix; reported by Rodney Broom (rbroom@rbroom.com). 2001-10-26 09:51:06 +10:00
tfr@sarvik.tfr.cafe.ee
0785269e5f manual.texi:
* Update WideXS mirror URLs
2001-10-25 10:49:51 +02:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
e8023fad96 General and Windows fixups. 2001-10-25 15:36:50 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
e1f79e3b66 Rewrite of Windows binary/source installation/configuration. 2001-10-25 15:08:47 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
5148f003c7 O'Reilly fixups. 2001-10-25 09:00:35 +10:00
tfr@sarvik.tfr.cafe.ee
665ece680f manual.texi:
* Change mirror URL
2001-10-24 19:03:21 +02:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
bb78de048e Various fixups. 2001-10-24 15:46:05 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
191563b9b6 Swapped InnoDB and BDB in manual (InnoDB now mentioned first). 2001-10-24 14:41:35 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
d56cf69873 Numerous fixups.
Updated "Contact Information".
2001-10-24 14:10:40 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
06cafbba4b Merging old/new info in chapter 1. 2001-10-23 15:59:19 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
6a301204ca Typo fixes.
Shuffling sections.
2001-10-22 16:33:01 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
6b0df5bc18 Little fixups. 2001-10-22 12:14:11 +10:00
monty@hundin.mysql.fi
b58873ae15 merge 2001-10-20 11:27:02 +03:00
monty@work.mysql.com
35f2d831a8 merge 2001-10-20 10:27:01 +02:00
monty@hundin.mysql.fi
915f1aeef5 Fix bugs in LEFT JOIN and field=NUL 2001-10-20 11:04:23 +03:00
jcole@tetra.spaceapes.com
52270d3283 Fixes to tables per Andy Oram.
Sigh, should be all the remaining errors!
2001-10-20 01:29:09 -05:00
monty@hundin.mysql.fi
6ee6fbf700 Don't use signal() on windows.
Added missing InnoDB variables to SHOW VARIABLES.
Fixed bug when doing WHERE 'column_name=NULL' on an indexed column that had NULL values.
Fixed bug when doing 'LEFT JOIN ...  ON (column_name = constant) WHERE column_name = constant'
2001-10-19 22:10:54 +03:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
e4557c4334 Minor fixes. 2001-10-19 14:42:32 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
68127e69c1 Typo fix. 2001-10-19 13:02:27 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
115c867bd8 Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.rochd1.qld.optushome.com.au:c:/home/mysql-4.0
2001-10-19 12:55:29 +10:00
jcole@tetra.spaceapes.com
e5a34e4304 Oops, didn't actually commit the script. 2001-10-18 21:50:25 -05:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
049c41aab0 Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.rochd1.qld.optushome.com.au:c:/home/mysql-4.0
2001-10-19 12:46:19 +10:00
jcole@tetra.spaceapes.com
6af49a8f94 Added script to update reserved word list.
Updated reserved word list.
2001-10-18 21:46:18 -05:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
eb6bac0e8d Quick rearrange and ordering of "main features" list. 2001-10-19 12:39:11 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
caa4e886a8 Another reserved words fixup. 2001-10-19 11:40:51 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
bd4197e0ef Some minor fixups.
Updated reserved words list.
2001-10-19 09:55:19 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
389964a6c3 Heaps of little structural fixups.
Added Jorge to developers.
Added activities for Miguel.
2001-10-18 14:26:27 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
064b7e3f0b Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.rochd1.qld.optushome.com.au:c:/home/mysql-4.0
2001-10-18 10:21:15 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
2211660be1 Added reference to Software Portal in 'Contributed Programs' appendix. 2001-10-18 10:18:39 +10:00
jcole@tetra.spaceapes.com
dc5e4f21cc merge 2001-10-17 19:12:05 -05:00
jcole@tetra.spaceapes.com
c7d13c6a06 Small fixes. 2001-10-17 18:49:39 -05:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
b266c46f6d Section 'Conventions Used in This Manual' now subsection under 'About This Manual' 2001-10-18 09:09:00 +10:00
monty@hundin.mysql.fi
779695c17b Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-10-17 19:40:52 +03:00
monty@hundin.mysql.fi
0bfec316ce Don't do signal() on windows (Causes instability problems)
Safer, a bit faster filesort.
Code changes to avoid calls to current_thd() (faster code).
Removed all compiler warnings from readline.
2001-10-17 19:39:39 +03:00
tfr@sarvik.tfr.cafe.ee
0585db179c manual.texi:
* Fix kernelnotes.de mirror FTP url
  * Add a mirror in Germany
2001-10-17 14:05:11 +02:00
tfr@sarvik.tfr.cafe.ee
4dc2467490 Merge 2001-10-17 13:46:16 +02:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
26d04064d3 Typo fixes for manual addition. I missed the check. 2001-10-17 17:46:27 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
a77b8c6210 Added Erik's texts on logos/trademarks, licences, business services. Fixup location/refs/dups later.
Added Kaj's text MySQL 4.0 in a Nutshell. Fixup location/refs later.
2001-10-17 17:30:19 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
de33f719b6 Shuffled transit Installing a MySQL Binary Distribution to 2.2.7
Shuffled transit Perl Installation Comments to 2.7
Shuffled transit Functions for Use with GROUP BY Clauses to 6.3.6
2001-10-17 13:15:58 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
d19d469e63 Explanation of maximum index length changed to maximum index width. 2001-10-17 10:54:54 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
97b2626d17 Manual fixup in 4.0.0 changes for IS NULL and ISNULL() 2001-10-17 09:11:57 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
a112fd6e23 Manual fixup in 4.0.0 changes for multi-table update not working yet. 2001-10-17 07:56:39 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
fe4810b471 Typo fix. 2001-10-17 06:49:43 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
49a1e3291a Changes on behalf of mgm. 2001-10-16 15:37:11 +10:00
mwagner@evoq.mwagner.org
d0ee699a5a Merge work:/home/bk/mysql-4.0
into evoq.mwagner.org:/home/mwagner/work/bk/mysql-4.0
2001-10-15 23:39:52 -05:00
mwagner@evoq.mwagner.org
24ac030a58 manual.texi A legit type fix... okay, so maybe it's one more trigger check. 2001-10-15 23:39:14 -05:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
eba5551ed6 Add e-mail address to Sales text in contact info. 2001-10-16 14:29:52 +10:00
mwagner@evoq.mwagner.org
6d6d223f09 bk.txt Testing non-manual commit 2001-10-15 23:19:45 -05:00
mwagner@evoq.mwagner.org
b71244e2d2 manual.texi One more.. sorry for the spam. :) 2001-10-15 23:19:00 -05:00
mwagner@evoq.mwagner.org
0321ef411f manual.texi One more test 2001-10-15 23:16:58 -05:00
mwagner@evoq.mwagner.org
8473cf631b bk.txt Testing commit
manual.texi	Testing
2001-10-15 23:08:25 -05:00
mwagner@evoq.mwagner.org
8ce1334a77 manual.texi testing
manual.texi	test
2001-10-15 22:54:41 -05:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
56a9b9d469 Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.rochd1.qld.optushome.com.au:c:/home/mysql-4.0
2001-10-16 10:37:49 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
6296f31411 Fixed typo. 2001-10-16 10:35:52 +10:00
monty@hundin.mysql.fi
faa51dc285 merge 2001-10-16 02:44:04 +03:00
monty@hundin.mysql.fi
cec2793eb8 Better error message in mysqlmanager 2001-10-16 02:27:08 +03:00
jcole@tetra.spaceapes.com
4dbaef5401 Merge jcole@work.mysql.com:/home/bk/mysql-4.0
into tetra.spaceapes.com:/home/jcole/bk/mysql-4.0
2001-10-15 18:00:53 -05:00
jcole@tetra.spaceapes.com
d8b9377715 Removed doubled paragraph from manual.texi. 2001-10-15 17:56:28 -05:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
2d7b1861c5 Added info on multi-table DELETE/UPDATE to 4.0.0 changes. 2001-10-16 08:09:58 +10:00
Administrator@co3064164-a.rochd1.qld.optushome.com.au
ed18c66df1 Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.rochd1.qld.optushome.com.au:c:/home/mysql-4.0
2001-10-16 06:58:51 +10:00
jcole@tetra.spaceapes.com
68bab97b4d Merge jcole@work.mysql.com:/home/bk/mysql-4.0
into tetra.spaceapes.com:/home/jcole/bk/mysql-4.0
2001-10-15 12:04:11 -05:00
serg@serg.mysql.com
e4405fc5d8 make mysql-test-run --gdb to work (as it does not wait for keypress anymore)
manual updated
2001-10-15 18:27:12 +02:00
Administrator@co3064164-a.
1284030cb0 Moved section on HANDLER command.
Fixed UNION from @subsection to @subsubsection under SELECT.
2001-10-15 16:04:19 +10:00
Administrator@co3064164-a.
a52df4337a Updated funding and employee info following Marten's input. 2001-10-15 14:52:25 +10:00
Administrator@co3064164-a.
8dcc414262 Removed old chapter about Unireg.
Inserted note about stable codebase and backwards compatibility in "How stable is MySQL" section.
2001-10-15 14:14:21 +10:00
Administrator@co3064164-a.
3241bed63f Fixed typo. 2001-10-15 11:15:17 +10:00