Commit graph

4107 commits

Author SHA1 Message Date
serg@sergbook.mysql.com
3da1a8ba25 Merge work:/home/bk/mysql-4.0
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-05-16 12:56:00 +02:00
serg@sergbook.mysql.com
801f8643c1 "repair ... use_frm" crash fixed 2002-05-16 12:51:46 +02:00
arjen@fred.bitbike.com
8b0dfb2a7b Typo fix (tnx Paul!) 2002-05-16 14:15:47 +10:00
arjen@fred.bitbike.com
e5f62e6b23 Noted mysql_fix_extensions script.
Various cleanups in News 4.0.2 section.
2002-05-16 12:04:36 +10:00
arjen@fred.bitbike.com
e1288e07ac mysql_fix_extensions.sh tool copied from 4.0 tree (referenced in manual). 2002-05-16 10:13:42 +10:00
paul@teton.kitebird.com
d2bdb6882c Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-05-15 13:57:12 -05:00
jani@rhols221.adsl.netsonic.fi
e9ba29650f Merge work:/home/bk/mysql-4.0
into rhols221.adsl.netsonic.fi:/home/my/bk/mysql-4.0
2002-05-15 21:57:11 +03:00
paul@teton.kitebird.com
a5cf39d442 manual.texi Put back text that Sinisa wiped out in a resolve. 2002-05-15 13:57:11 -05:00
serg@sergbook.mysql.com
6052c85604 Merge 2002-05-15 20:57:10 +02:00
serg@sergbook.mysql.com
8667b0a2d9 yet another ft-trunc bug fixed 2002-05-15 20:31:24 +02:00
jani@rhols221.adsl.netsonic.fi
d99be9ab43 Changed GET_STRALC to GET_STR_ALLOC 2002-05-15 20:24:00 +03:00
monty@hundin.mysql.fi
e68ebac9db Fixed some things to make MySQL to compile again. 2002-05-15 18:41:36 +03:00
monty@hundin.mysql.fi
a68e91cc60 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-05-15 17:23:14 +03:00
monty@hundin.mysql.fi
48067f3cd6 Removed some long from mysqld comments (should be in manual). 2002-05-15 16:36:41 +03:00
lenz@mysql.com
8f0f951b4b Reformatted license statement in mysqlcheck usage output text to enable
mysql_copyright to replace it
2002-05-15 15:35:27 +02:00
Sinisa@sinisa.nasamreza.org
17bdd9d68d fixing resolve errors 2002-05-15 14:18:36 +03:00
Sinisa@sinisa.nasamreza.org
961f98f1d0 resolve changes 2002-05-15 14:11:27 +03:00
Sinisa@sinisa.nasamreza.org
d65671f778 Features made for Schlund plus several bug fixes.
Read a manual for more detail
2002-05-15 13:50:38 +03:00
monty@hundin.mysql.fi
797797cd54 Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-05-15 12:12:28 +03:00
lenz@mysql.com
0fe3b5afbd Fixed sql_yacc.yy to be compatible with bison 1.31 and above.
Made detection of GNU tar a bit more flexible.
Only use /usr/local/mysql-glibc if it actually exists
2002-05-15 11:06:44 +02:00
miguel@hegel.local
b9e1e9045c Merge miguel@work.mysql.com:/home/bk/mysql-4.0
into hegel.local:/home/miguel/dev/mysql-4.0
2002-05-14 21:30:30 -03:00
miguel@hegel.local
dfd0b75f7f Fix VC++ compiler error 2002-05-14 21:28:09 -03:00
arjen@fred.bitbike.com
05b874714b Style fixups. 2002-05-15 09:46:57 +10:00
arjen@fred.bitbike.com
ce29105265 Merge arjen@work.mysql.com:/home/bk/mysql-4.0
into fred.bitbike.com:/home/arjen/mysql-4.0
2002-05-15 09:42:32 +10:00
jani@rhols221.adsl.netsonic.fi
3893920cbe Some bug fixes. 2002-05-15 02:33:41 +03:00
monty@hundin.mysql.fi
14b55bcc72 Fixed bug in datetime range optimization 2002-05-15 01:01:26 +03:00
jani@rhols221.adsl.netsonic.fi
9eda54d153 - Added new type GET_STRALC to my_getopt.
- Fixed some bugs, wrongly freed pointers, in some clients.
- Removed unneccessary code.
- Fixed some other minor bugs and added some options into
  variables category, which had accidently been left out earlier.
2002-05-14 21:41:55 +03:00
paul@teton.kitebird.com
438e3debcb manual.texi Operators are operators, not functions, so they take
manual.texi	operands, not arguments.
2002-05-14 11:10:29 -05:00
monty@hundin.mysql.fi
4a63405988 Corrected fix for DROP DATABASE on symbolic link 2002-05-14 19:06:23 +03:00
paul@teton.kitebird.com
5cabfa201b manual.texi Update description of logical AND. (In 3.23.9, it changed
manual.texi	behavior to return NULL, not zero, if either operand is NULL)
2002-05-14 11:03:10 -05:00
paul@teton.kitebird.com
bd3421c45b manual.texi Change note mods, 3.23.51. 2002-05-14 11:00:10 -05:00
paul@teton.kitebird.com
6eae1feb05 manual.texi Clarify meaning of SET TRANSACTION. 2002-05-14 11:00:09 -05:00
paul@teton.kitebird.com
728ff6f134 manual.texi Add --quote-names to mysqldump option list. 2002-05-14 11:00:08 -05:00
paul@teton.kitebird.com
9c20630918 manual.texi DATE_FORMAT() %U, %u, %V, %u specifiers produce two digits. 2002-05-14 11:00:07 -05:00
serg@sergbook.mysql.com
3bcf161611 Merge work:/home/bk/mysql-4.0
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-05-14 18:00:06 +02:00
serg@sergbook.mysql.com
859fb3e7c7 added --loose to --des-key-file in *.opt for mysql-test not to fail w/o ssl 2002-05-14 16:36:08 +02:00
monty@tramp.mysql.fi
c8cb3848ef Fixed typo in error message from sql_yacc.yy 2002-05-14 17:24:07 +03:00
Sinisa@sinisa.nasamreza.org
24b2d57f9c DROP DATABASE with symlinks did not work before 2002-05-14 14:42:03 +03:00
arjen@fred.bitbike.com
e41fc926bd Fix in CONCAT/DELETE example to make it work with text fields (from Greg Jones). 2002-05-14 09:03:25 +10:00
jani@rhols221.adsl.netsonic.fi
00836cb3ad Fixed some bugs and added support for --loose-set-variable 2002-05-13 22:03:47 +03:00
miguel@hegel.local
3facae335e Sergei's MyODBC fix 2002-05-12 23:01:45 -03:00
jcole@mugatu.spaceapes.com
5990c1910a Aesthetic cleanups to acinclude.m4 and configure.in. 2002-05-12 03:41:30 -05:00
jcole@mugatu.spaceapes.com
54b0d0140c Merge jcole@work.mysql.com:/home/bk/mysql-4.0
into mugatu.spaceapes.com:/home/jcole/bk/mysql-4.0
2002-05-12 00:20:16 -05:00
jani@dsl-jkl1657.dial.inet.fi
4945fd4a05 - Fixed some option types in my_getopt struct in all clients.
- Added special option/variable prefix '--loose-' to my_getopt.c
2002-05-11 14:36:34 +03:00
bell@sanja.is.com.ua
e78a8194da Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0
into sanja.is.com.ua:/home/bell/mysql/work-qc-4.0
2002-05-10 15:57:38 +03:00
arjen@fred.bitbike.com
b292571c77 Added doc/changelog for --no-beep and --prompt=... in mysql cmdline client.
(--prompt code contributed by Harrison Fisk.)
Made mysql subsection title clear.
Little style cleanups.
2002-05-10 11:04:44 +10:00
heikki@hundin.mysql.fi
59a00868c9 row0mysql.c:
Play safe and set a MySQL 1 - 12 byte BLOB reference to zero except for the length and pointer areas in it
2002-05-09 20:22:26 +03:00
bell@sanja.is.com.ua
5ba6d537e5 merge 2002-05-09 17:30:58 +03:00
heikki@hundin.mysql.fi
41a1af3b5f row0sel.c:
Monty said an SQL NULL BLOB field must have NULL as the data pointer value
2002-05-09 16:33:12 +03:00
heikki@hundin.mysql.fi
5aa9a391f5 row0mysql.c:
Add some diagnostic code to track BLOB bugs if they were not already fixed with the change in row0sel.c
row0sel.c:
  Fix a seg fault which was caused inside MySQL because InnoDB when returning a BLOB value did not initialize the length and the data pointer of a BLOB whose value is the SQL NULL; also fix a very improbable race condition which could occur if a row with an externally stored BLOB was fetched using the adaptive hash index
2002-05-09 16:13:09 +03:00