Commit graph

1139 commits

Author SHA1 Message Date
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
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