monty@hundin.mysql.fi
af2e13481e
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2001-11-07 00:09:18 +02:00
monty@hundin.mysql.fi
4157d12df5
Added missing mysqlbinlog to binary distributions.
...
Applied patch to mysqlhotcopy
2001-11-07 00:08:57 +02:00
jani@hynda.mysql.fi
20e01ba399
Added internal command \! to mysql client which can be used
...
to execute system commands within the client in UNIX.
2001-11-06 23:00:03 +02:00
tonu@volk.internalnet
1dd8fd5941
Merge stuff
2001-11-06 23:00:02 +02:00
tonu@volk.internalnet
b147f169ce
des_encrypt(), des_decrypt() functions added. Not finally ready yet, so I will clean it up later.
2001-11-06 22:57:14 +02:00
serg@serg.mysql.com
bfc6a29df6
cleanup
2001-11-06 19:30:19 +01:00
serg@serg.mysql.com
e3849552b1
Merge
2001-11-06 16:43:47 +01:00
serg@serg.mysql.com
1f5c997667
ft boolean search by table scan; queue_fix()
2001-11-06 16:17:31 +01: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
jani@hynda.mysql.fi
fd5d367f13
Merge jamppa@work:/home/bk/mysql-4.0/
...
into hynda.mysql.fi:/data/my/bk/mysql-4.0-quick-fixes
2001-11-06 02:56:53 +02:00
arjen@co3064164-a.bitbike.com
22413196fd
Copyright fixups and typo. From Erik Grandstrom.
2001-11-06 10:56:52 +10:00
jani@hynda.mysql.fi
a1a308d311
Fixed a bug in mysql.cc
2001-11-06 02:29:59 +02:00
arjen@co3064164-a.bitbike.com
25612333a9
Merge arjen@work.mysql.com:/home/bk/mysql-4.0
...
into co3064164-a.bitbike.com:c:/home/mysql-4.0
2001-11-06 10:29:58 +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
34e2c4b2ab
Do not print a warning message when the server's character set is
...
not found by the client. This is especially important for PHP, which
only includes the latin1 character set in the bundled libmysql.
2001-11-05 19:15:45 -05: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
monty@bitch.mysql.fi
771af387e3
Merge hundin:/my/mysql-4.0 into bitch.mysql.fi:/my/mysql-4.0
2001-11-06 00:10:08 +02:00
monty@bitch.mysql.fi
886a6d286d
emove purify warnings
2001-11-06 00:05:45 +02:00
jani@hynda.mysql.fi
d0e8306203
Added xml patch to mysqldump.
...
Made innodb to compile more cleanly with debugging options
enabled. Fixed a few bugs and found a few possible bugs, which
I hope Heikki will check. Comments needs to be fixed too. Some
while() functions should be changed to do ... until for documenting
purposes, because some of them must and will be processed at least
once, or a variable would be used uninitialized.
Regards,
Jani
2001-11-05 23:48:03 +02:00
heikki@donna.mysql.fi
e84ef2b747
updated
2001-11-05 18:50:12 +02:00
tonu@volk.internalnet
eac7e9f237
Merge work.mysql.com:/home/bk/mysql-4.0
...
into volk.internalnet:/home/tonu/mysql-4.0
2001-11-05 11:11:26 +02:00
tonu@volk.internalnet
f23eaeb44d
sql_yacc.yy des_encrpyt
2001-11-05 11:05:15 +02: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
tonu@volk.internalnet
c9c06f555d
Another typo fix. Thanks to Bejamin Pflugmann
2001-11-05 09:33:05 +02: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
c08f6f7716
Merge arjen@work.mysql.com:/home/bk/mysql-4.0
...
into co3064164-a.bitbike.com:c:/home/mysql-4.0
2001-11-05 12:48:01 +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
96fc8a7de6
Make ft_xxx variables ulong to not break mysqld.cc init of variables.
...
mysqltest: replace_result now also affects error messages
2001-11-05 03:43:00 +02:00
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
sasha@mysql.sashanet.com
4f106fe87e
Merge work:/home/bk/mysql-4.0
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-11-03 16:55:39 -07:00
sasha@mysql.sashanet.com
b00eee622e
more work on IO_CACHE
...
portability fixes for systems with broken syscalls that do not interrupt on
a signal
temporary commit - will not be pushed, need to sync up
2001-11-03 16:54:00 -07: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
tonu@volk.internalnet
2ea0320d25
2001-11-03 14:00:55 +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