Commit graph

2423 commits

Author SHA1 Message Date
monty@hundin.mysql.fi
06e719b7cc Remved Gemini code. 2001-10-10 02:50:28 +03:00
monty@hundin.mysql.fi
51555b4020 Portability & build fixes 2001-10-10 01:26:56 +03:00
monty@hundin.mysql.fi
2eb83ad4e9 Don't depend on mit-pthreads include files when building libmysqld.a 2001-10-09 19:32:55 +03:00
tonu@volk.internalnet
9131b569ca type fix 2001-10-09 10:12:51 +02:00
sasha@mysql.sashanet.com
409a313895 Merge work:/home/bk/mysql-4.0
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-10-08 20:19:15 -06:00
sasha@mysql.sashanet.com
007cebd20a fixed error messages 2001-10-08 20:18:37 -06:00
monty@hundin.mysql.fi
d5fe1db868 One should not only have to include my_net.h to work with sockets.
This wrapper noew will include all the necessary, system specific files,
which makes all normal source files much easier to write and maintain.
Portability fixes.
2001-10-09 03:35:29 +03:00
monty@hundin.mysql.fi
196f620e90 Portability fixes + a couple of bug fixes introduced by last push. 2001-10-08 23:20:19 +03:00
sasha@mysql.sashanet.com
8c6a01bf81 Merge work:/home/bk/mysql-4.0
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-10-08 13:49:47 -06:00
sasha@mysql.sashanet.com
b13bd81cb1 groundbreaking on fail-safe replication - added a token feature to have an
excuse to have a test case. Mental trick to get things moving faster...
2001-10-08 13:07:50 -06:00
monty@hundin.mysql.fi
46a660f450 Portability fix 2001-10-08 07:52:53 +03:00
monty@hundin.mysql.fi
2f603156ed Cleanup after last merge 2001-10-08 07:24:04 +03:00
monty@hundin.mysql.fi
938a8dc2ef merge 2001-10-08 05:36:35 +03:00
monty@hundin.mysql.fi
88aff4bf85 Updated manual about embedded version.
Speed up column-completion in 'mysql'
Don't use ISAM if HAVE_ISAM is not defined
A lot of fixes for the embedded version.  All libraries are now included in libmysqld.a
Changed arguments to convert_dirname() to make it more general.
Renamed files in the 'merge' directory to all use a common prefix.
Don't compile both assembler and C functions on x86
2001-10-08 04:58:07 +03:00
monty@work.mysql.com
0c81c7ea07 Merge 2001-10-07 13:31:12 +02:00
monty@hundin.mysql.fi
88e5ee0184 Fix for 'mysqladmin -w1 unknown-command'
Manual Changelog update
2001-10-07 14:18:09 +03:00
monty@work.mysql.com
a17173c74d Merge work.mysql.com:/home/bk/mysql
into work.mysql.com:/home/bk/mysql-4.0
2001-10-07 12:26:03 +02:00
sasha@mysql.sashanet.com
1bea4bd36b fixed crash on slave when master aborts a query that has % in it. 2001-10-05 13:18:18 -06:00
tonu@volk.internalnet
b43f900522 SSL fix 2001-10-05 13:39:47 +02:00
sasha@mysql.sashanet.com
a169482a9b fixed bug in SSL code
updated results - now ready to push
2001-10-04 16:45:35 -06:00
sasha@mysql.sashanet.com
a71f818aa2 Merge 2001-10-04 15:46:04 -06:00
sasha@mysql.sashanet.com
c3bab1c7be changes to make things work in the max version 2001-10-04 15:42:25 -06:00
monty@hundin.mysql.fi
e801235019 New script: explain_log.sh
Portability fixes.
Handle cleanup when we get an error before the message file is read.
Fix bug in multi-table delete
2001-10-04 21:52:41 +03:00
jani@hynda.mysql.fi
f0ae1dbb70 Applied a patch for mysqldump 2001-10-04 20:43:06 +03:00
paul@teton.kitebird.com
5ea641ad21 manual.texi change notes cleanup 2001-10-04 11:05:03 -05:00
monty@hundin.mysql.fi
3dd994b2e9 Fix mmanual nodes 2001-10-04 11:24:02 +03:00
monty@hundin.mysql.fi
5942d1d30a Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-10-04 02:55:15 +03:00
jcole@tetra.spaceapes.com
f3d4e9b13c conflict fixed 2001-10-03 18:55:14 -05:00
monty@hundin.mysql.fi
6c1344a113 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-10-04 02:44:54 +03:00
monty@hundin.mysql.fi
62c8014171 Fixed some build problems.
Fix that compressed packets and normal packets looks indentical before calling net_real_write()
(Needed for query cache)
Optimize IS NULL handling
2001-10-04 02:44:18 +03:00
sasha@mysql.sashanet.com
29ea2e564e forced addition of manager.c 2001-10-03 15:41:38 -06:00
sasha@mysql.sashanet.com
69b9d6f2f6 post-merge fixes 2001-10-03 15:19:58 -06:00
sasha@mysql.sashanet.com
c0f87c836a merged 2001-10-03 14:21:16 -06:00
sasha@mysql.sashanet.com
20ece90471 fixed slave to clean up load data infile temp files
instrumented the server with DBUG_SYNC_POINT() macro
2001-10-03 13:55:31 -06:00
monty@work.mysql.com
1805368556 merge 2001-10-03 18:00:38 +02:00
monty@hundin.mysql.fi
38d120b055 Portability fix 2001-10-03 18:38:32 +03:00
monty@hundin.mysql.fi
56d30868a4 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-10-03 18:38:31 +03:00
monty@work.mysql.com
0aa358b571 Cleanup between compilations 2001-10-03 17:38:30 +02:00
monty@hundin.mysql.fi
55a6911bb1 Portability fixes. 2001-10-03 17:02:14 +03:00
monty@hundin.mysql.fi
f5a53594c8 Added usage of --master-retry-count to make mysql-test-run safer. 2001-10-03 16:27:20 +03:00
monty@hundin.mysql.fi
4e50286632 Portability fix 2001-10-02 23:14:48 +03:00
monty@work.mysql.com
193ae61fc0 merge 2001-10-02 21:33:47 +02:00
monty@hundin.mysql.fi
db82d30bf0 Fix for make dist
Made replication test portable
Fixed buffer overrun bug in replication
2001-10-02 22:21:14 +03:00
monty@hundin.mysql.fi
4dd46e346c Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-10-02 21:13:55 +03:00
monty@hundin.mysql.fi
d28f23c14f Fixed bug in INSERT DELAYED
Fixed some problems in SHOW CREATE TABLE
Fixed calculation of checksums in myisamchk
2001-10-02 21:08:08 +03:00
monty@hundin.mysql.fi
ce347166d2 merge 2001-10-02 06:04:39 +03:00
Administrator@fred.
052784e40d Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into fred.:c:/home/mysql-4.0
2001-10-02 13:00:36 +10:00
monty@hundin.mysql.fi
c2f6d57709 merge 2001-10-02 05:56:09 +03:00
monty@hundin.mysql.fi
880026ccf6 Cleaned up SSL documentation
Fixes for embedded server
Made key_cache more configurable
Fixed that one can change key blocksize in MyISAM
A lot of optimizations to make MyISAM slightly faster
2001-10-02 05:53:00 +03:00
Administrator@fred.
d3385bf989 Added Arjen to doc maintainer list.
Initial cleanup of SSL/X509 explanation.
2001-10-02 12:51:12 +10:00