Commit graph

2839 commits

Author SHA1 Message Date
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
monty@hundin.mysql.fi
0716bf4d0e Portability fixes 2001-10-31 20:28:43 +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
tonu@volk.internalnet
b72bc6b8db Merge work.mysql.com:/home/bk/mysql-4.0
into volk.internalnet:/home/tonu/mysql-4.0
2001-10-31 09:27:00 +02:00
heikki@donna.mysql.fi
c9e4b2aab3 row0mysql.c Fix an assertion when an empty database is dropped 2001-10-31 08:37:39 +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
tonu@volk.internalnet
b4280ca161 Fixed processor detection script to be more portable 2001-10-30 23:44:49 +02:00
heikki@donna.mysql.fi
7f38949c6b os0file.c Replace some / 256 by >> operations 2001-10-30 22:19:38 +02:00
heikki@donna.mysql.fi
dc90091458 srv0srv.c Test if bk now works 2001-10-30 21:22:57 +02:00
monty@donna.mysql.fi
7fcbd7e3da Merge 2001-10-30 17:38:44 +02:00
monty@hundin.mysql.fi
d4dd3b09b8 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-10-30 16:32:00 +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
c118425f68 Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into co3064164-a.rochd1.qld.optusnet.com.au:c:/home/mysql-4.0
2001-10-30 15:29:04 +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
miguel@light.local
9678d16313 Remove console manager and deprecate functions from libmysql 2001-10-30 01:29:49 -02:00
sasha@mysql.sashanet.com
8235311d1a Merge work:/home/bk/mysql
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-10-29 18:22:04 -07:00
sasha@mysql.sashanet.com
7fda1ab9f2 fixed bug with temporary tables replication if one does FLUSH LOGS 2001-10-29 18:21:33 -07: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
tim@black.box
c0670fcab2 Merge work.mysql.com:/home/bk/mysql-4.0 into black.box:/u/home/tim/my/4 2001-10-29 12:40:26 -05:00
tim@black.box
0cbd4b7f9e Add sql/mf_iocache.cc to libmysqld sources list. 2001-10-29 12:37:32 -05:00
heikki@donna.mysql.fi
94cde5ee67 ha_innobase.cc Another test 2001-10-29 16:18:39 +02:00
heikki@donna.mysql.fi
76a4639bb9 ha_innobase.cc Test 2001-10-29 16:12:44 +02: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
serg@serg.mysql.com
e75a6a0a11 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-10-25 17:37:20 +02:00
serg@serg.mysql.com
4939bb6dd1 'mysqld --help|grep -A1 safe-user-create' output clarification 2001-10-25 17:33:54 +02:00
sasha@mysql.sashanet.com
f3f5a55c5e Merge work:/home/bk/mysql-4.0
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-10-25 08:58:01 -06:00
sasha@mysql.sashanet.com
5a487ccde4 remove hard-coded directory from test result in rpl000001 2001-10-25 08:57:11 -06:00
Sinisa@sinisa.nasamreza.org
71b8ce3658 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2001-10-25 14:50:50 +03:00
Sinisa@sinisa.nasamreza.org
006ff09c34 New alternate UNION syntax and bug fix for multi-table deletes 2001-10-25 14:41:49 +03:00
serg@serg.mysql.com
a6274848a2 Merge work:/home/bk/mysql-4.0
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-10-25 13:09:04 +02:00
serg@serg.mysql.com
165d252546 Merge 2001-10-25 13:05:26 +02:00
tfr@sarvik.tfr.cafe.ee
0785269e5f manual.texi:
* Update WideXS mirror URLs
2001-10-25 10:49:51 +02:00
miguel@light.local
03bf236f4a Adding code for NT service in the install and remove
routines for avoid to leave the Service Control Manager
in bad state. Print messages for to reduce the current
user errors when are trying to install or start the service.
Adding the option to install the service for manual start:
--install-manual.
2001-10-25 05:57:15 -02:00