Commit graph

2667 commits

Author SHA1 Message Date
monty@bitch.mysql.fi
4ff48e4617 Merge hundin:/my/mysql-4.0 into bitch.mysql.fi:/my/mysql-4.0 2001-11-05 01:42:47 +02:00
monty@hundin.mysql.fi
3afb157ca2 Fixes up things after merge from 3.23.44
Portability fixes.
Don't delete temporary tables on FLUSH tables.
2001-11-05 01:04:08 +02:00
monty@hundin.mysql.fi
5609e21d70 use local version when doing merge with 3.23.44 2001-11-04 16:14:57 +02: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
tonu@volk.internalnet
c64013fd1b Removed unused code in VIO 2001-11-02 15:34:17 +02:00
monty@hundin.mysql.fi
daa4229a3d Portability fixes. 2001-11-02 07:42:28 +02: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
tim@black.box
49b99afcbe Portability fixes for AIX 4.x 2001-11-01 20:51:23 -05:00
tim@black.box
fd74164f6b Remove bdb/include/*_ext.h from revision control. They are
generated automatically.
2001-11-01 20:47:31 -05: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
tonu@volk.internalnet
6c4c103a77 SSL timeout bug fixed. Timeout was constant 60 seconds instead of 28800 2001-11-01 19:10:55 +02:00
tonu@volk.internalnet
24805fc748 SSL fixes. 2001-11-01 16:59:00 +02:00
tonu@volk.internalnet
f77c684be2 Merge work.mysql.com:/home/bk/mysql-4.0
into volk.internalnet:/home/tonu/mysql-4.0
2001-11-01 13:13:08 +02: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
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