Commit graph

958 commits

Author SHA1 Message Date
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
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
monty@work.mysql.com
1805368556 merge 2001-10-03 18:00:38 +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@work.mysql.com
193ae61fc0 merge 2001-10-02 21:33:47 +02: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
tim@work.mysql.com
4ec3eda716 manual.texi Fix typo in support section. 2001-10-02 00:30:30 +02:00
tim@work.mysql.com
352101129b manual.texi Fix some details of the Support and Licensing section. 2001-10-02 00:23:28 +02:00
tim@work.mysql.com
7b5d0db08f Re-arrange support information in manual.texi so that no details about
pricing and support levels are given.  Also some style changes.
2001-10-01 23:14:06 +02:00
tfr@sarvik.tfr.cafe.ee
5e4b84594a manual.texi:
Added a mirror in France
2001-10-01 21:44:02 +02:00
tfr@sarvik.tfr.cafe.ee
3aceb88ea8 manual.texi:
Add a mirror
2001-10-01 19:21:52 +02:00
serg@serg.mysql.com
993be5c8a0 three column types (added to parser - but not to the manual - long time ago) documented 2001-10-01 14:37:15 +02:00
monty@hundin.mysql.fi
2350609bce Fixed that SHOW CREATE TABLE shows all attributes 2001-09-30 05:47:35 +03:00
tonu@volk.internalnet
a16796c8ac Merge work.mysql.com:/home/bk/mysql-4.0
into volk.internalnet:/home/tonu/mysql-4.0
2001-09-30 10:47:32 +08:00
tonu@volk.internalnet
5658ff8237 SSL compiles and works as far as can see. Continue testing.. 2001-09-30 10:46:20 +08:00
serg@serg.mysql.com
5739324d60 Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2001-09-28 19:49:21 +02:00
monty@hundin.mysql.fi
d8d59b98fe Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-09-28 20:09:34 +03:00
monty@hundin.mysql.fi
18eccc553e Added hints and information about ROW_FORMAT to manual 2001-09-28 20:09:00 +03:00
paul@teton.kitebird.com
ba26a07692 manual.texi typos 2001-09-28 10:54:10 -05:00
paul@central.snake.net
530882c55b manual.texi typos 2001-09-28 10:49:31 -05:00
monty@work.mysql.com
5392e04f33 merge 2001-09-28 13:45:38 +02:00
monty@hundin.mysql.fi
e17d59d34a Fix that postscript generation of the manual works again 2001-09-28 14:33:52 +03:00
monty@hundin.mysql.fi
3fc4f0731f Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2001-09-28 07:28:05 +03:00
monty@work.mysql.com
390e57687b merge 2001-09-28 06:28:04 +02:00
monty@hundin.mysql.fi
384ae2eff0 Fixed that one can always get a name for a compiled characterset 2001-09-28 07:21:24 +03:00
monty@hundin.mysql.fi
641ac16c71 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2001-09-27 22:04:06 +03:00
monty@hundin.mysql.fi
a4bc23add6 Fixed bug in counting open files when using many files
Fixed bug in JOIN
2001-09-27 22:02:37 +03:00
monty@tik.mysql.fi
e05bf277d6 Final fixes for INSERT into MERGE tables.
Move MAX_BLOB_WIDTH to be global
Added full support for unsigned BIGINT
Fixed spelling errors
2001-09-27 21:45:48 +03:00
jcole@tetra.spaceapes.com
3afd3adadb Merge jcole@work.mysql.com:/home/bk/mysql-4.0
into tetra.spaceapes.com:/home/jcole/bk/mysql-4.0
2001-09-27 13:27:30 -05:00
jcole@tetra.spaceapes.com
7fe30c343e Fixes to manual.texi to make XML happy. 2001-09-27 13:24:19 -05:00
paul@teton.kitebird.com
a80e32a407 manual.texi typo fixes. 2001-09-27 12:36:28 -05:00
paul@central.snake.net
89f92db6b8 manual.texi typo fixes. 2001-09-27 12:31:59 -05:00
paul@teton.kitebird.com
0a03293ed0 manual.texi correct date error in tutorial. 2001-09-27 12:31:40 -05:00
paul@central.snake.net
3e4ff5dccc manual.texi correct date error in manual. 2001-09-27 12:25:36 -05:00
serg@serg.mysql.com
d45bf758ad manual cleanups 2001-09-26 12:56:19 +02:00