Commit graph

3698 commits

Author SHA1 Message Date
serg@serg.mysql.com
48a967696f merged 2002-03-21 18:18:53 +00:00
heikki@hundin.mysql.fi
c017f76e73 ha_innodb.cc:
Change the default innodb_data_file_path to create a 16M file and define it as auto-extending
2002-03-21 19:52:13 +02:00
serg@serg.mysql.com
b6a88cec4a commit to pull 2002-03-21 17:32:37 +00:00
heikki@hundin.mysql.fi
42c6e65c58 sync0rw.ic, ut0byte.ic:
Forgot to merge these to 3.23.50
2002-03-21 18:24:26 +02:00
heikki@hundin.mysql.fi
1f142262a1 sql_show.cc, handler.h, handler.cc:
Add foreign key defs to SHOW CREATE TABLE
2002-03-21 18:05:46 +02:00
heikki@hundin.mysql.fi
e90a57aa49 Many files:
Merge InnoDB-3.23.50
2002-03-21 18:03:09 +02:00
serg@serg.mysql.com
decff1e876 obsolete note removed 2002-03-21 10:50:55 +00:00
paul@teton.kitebird.com
a36bb38be2 manual.texi A few more full-text mods. 2002-03-20 19:32:26 -06:00
paul@teton.kitebird.com
c4cc59d25d Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-03-20 19:24:42 -06:00
paul@teton.kitebird.com
7a10816bbc manual.texi revisions to FULLTEXT section.
manual.texi	other miscellaneous cleanups.
manual.texi	fix missing word
2002-03-20 19:23:11 -06:00
jcole@mugatu.spaceapes.com
1fde1da1a6 Added --prompt and `prompt'' command, add dynamic prompt support to `mysql''. 2002-03-20 18:07:57 -06:00
paul@teton.kitebird.com
f6bf309316 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-03-20 17:08:42 -06:00
paul@teton.kitebird.com
4c0ecf7692 manual.texi misc small cleanups
manual.texi	"leafs" is not a word.  Except in hockey. :-)
manual.texi	fix typo
2002-03-20 17:07:00 -06:00
jani@hynda.mysql.fi
ab1b6244d7 Fixed a bug in mysql.cc 2002-03-20 20:57:46 +02:00
jani@hynda.mysql.fi
45de80e538 Fixed a bug in mysqldump. 2002-03-20 20:49:21 +02:00
bar@gw.udmsearch.izhnet.ru
21ef10ef2e Added new method to set string's charset 2002-03-20 20:52:23 +04:00
bar@gw.udmsearch.izhnet.ru
823d4da78b Fix for crash in the case of non-string fields 2002-03-20 17:33:10 +04:00
bar@gw.udmsearch.izhnet.ru
5da75998cd Fixed that selected default charset was not compiled in some cases 2002-03-20 16:53:43 +04:00
arjen@fred.bitbike.com
144b790fc6 Typo fix and a few other little cleanups. 2002-03-20 15:12:22 +10:00
arjen@fred.bitbike.com
0390d2f9c1 Changed references Win -> Windows, made things consistent, noted Me and XP. 2002-03-20 14:31:49 +10:00
paul@teton.kitebird.com
31a44e616b manual.texi more Windows startup procedure cleanup
manual.texi	typo
2002-03-19 10:03:34 -06:00
bar@gw.udmsearch.izhnet.ru
1ebab2be72 Configure.in/Makefile.in charset related things are now earier to maintain
Fixes in charset related C++ code
2002-03-19 20:03:10 +04:00
paul@teton.kitebird.com
5772a40ec5 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-03-19 09:36:53 -06:00
Sinisa@sinisa.nasamreza.org
b226bad64a Some changes from 4.0.
Take a look their for details
2002-03-19 14:23:11 +02:00
Sinisa@sinisa.nasamreza.org
f2e3348221 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-03-19 14:10:16 +02:00
Sinisa@sinisa.nasamreza.org
87eea66796 fix for the limit bug in UNION's and some additional syntax
checkings
2002-03-19 14:07:52 +02:00
arjen@fred.bitbike.com
be045a336c Added description of DISTINCT/DISTINCTROW/ALL options in SELECT. 2002-03-19 16:11:36 +10:00
arjen@fred.bitbike.com
80c5f4fdd3 Some rephrasing, based on suggestions by Egor. 2002-03-19 15:47:24 +10:00
arjen@fred.bitbike.com
7467f91813 Make binary install info correct, work with the symlink, and be consistent with source install:
root owns all except data dir (mysql), all in mysql group.
2002-03-19 15:17:32 +10:00
miguel@hegel.local
26454665d9 Adding the new zlib tree for Windows 2002-03-19 01:08:09 -03:00
miguel@hegel.local
254df5fdd6 Adding the new zlib tree for Windows 2002-03-19 00:26:38 -03:00
paul@teton.kitebird.com
406d14b45c manual.texi clarify some of the Windows startup procedure 2002-03-18 11:39:12 -06:00
jcole@mugatu.spaceapes.com
2222dd9463 Fixed small bug. 2002-03-17 05:39:25 -06:00
jcole@mugatu.spaceapes.com
788b2b6ee4 Merge jcole@work.mysql.com:/home/bk/mysql-4.0
into mugatu.spaceapes.com:/home/jcole/bk/mysql-4.0
2002-03-17 05:30:47 -06:00
jcole@mugatu.spaceapes.com
4a1bcbe30a Added Makefile.am targets for internals.texi.
Cleaned up internals.texi, changed tabs to spaces.
2002-03-17 05:30:03 -06:00
paul@teton.kitebird.com
806f124be4 manual.texi Misc. minor cleanups.
manual.texi	clarify sentence.
2002-03-16 17:19:41 -06:00
paul@teton.kitebird.com
894f6bcf42 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-03-16 17:18:50 -06:00
zak@balfor.local
9a6cd145a5 Minor changes to allow colspec numbering 2002-03-16 16:18:49 -07:00
bell@sanja.is.com.ua
672e42ca93 Merge sanja.is.com.ua:/home/bell/mysql/mysql-4
into sanja.is.com.ua:/home/bell/mysql/work.etalon
2002-03-16 10:38:35 +02:00
bell@sanja.is.com.ua
c92df13c84 added some comments 2002-03-16 10:36:27 +02:00
sasha@mysql.sashanet.com
2e6b48afd3 replication updates and bugfixes. Still not perfect - there is some strange
memory corruption I can only repeat on one system.
2002-03-15 18:44:44 -07:00
paul@teton.kitebird.com
6c3cc6cd03 manual.texi Option file comments must be on their own lines.
manual.texi	Fix instance where manual uses illegal syntax by
manual.texi	putting comments at end of lines.
2002-03-15 18:49:59 -06:00
bell@sanja.is.com.ua
b642599f96 Merge sanja.is.com.ua:/home/bell/mysql/mysql-4
into sanja.is.com.ua:/home/bell/mysql/work-qc
2002-03-15 23:59:51 +02:00
bell@sanja.is.com.ua
63b2a551bf processing trunsactional tables in query cache 2002-03-15 23:57:31 +02:00
monty@hundin.mysql.fi
288f81ce07 Fix max buffer length 2002-03-15 22:01:45 +02:00
monty@hundin.mysql.fi
ff0504b005 merge 2002-03-15 21:33:36 +02:00
monty@hundin.mysql.fi
f0e835ac09 Fixed problem with WHERE key=const ORDER BY key DESC 2002-03-15 21:30:50 +02:00
monty@hundin.mysql.fi
93ab42f652 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-03-15 18:15:42 +02:00
monty@tik.mysql.fi
1617f24aba Do chroot() after changing user. 2002-03-15 18:15:41 +02:00
monty@tik.mysql.fi
63e106f00b Decrease net_buffer_length to not get problems when running against mysqld with same max_allowed_packet 2002-03-15 18:13:51 +02:00