walrus@mysql.com
3cf6a6b28e
Merge akishkin@work.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/walrus/bk/40
2002-12-28 02:18:22 +05:00
walrus@mysql.com
c6cd215b2a
1) Add option (--verbose) that allows user switch on/off new
...
logging in crash-me
2) Add new test: no_id_between, that indicates if NOT ID BETWEEN
interprets as ID NOT BETWEEN
2002-12-28 02:17:16 +05:00
monty@mashka.mysql.fi
f22fde21c0
Fixed max_key_length when using UNIQUE keys.
...
This fixed a bug in GROUP BY on a BLOB column with NULL values.
2002-12-27 21:39:35 +02:00
bell@sanja.is.com.ua
e3ba256491
Merge sanja.is.com.ua:/home/bell/mysql/work-row-4.1
...
into sanja.is.com.ua:/home/bell/mysql/work-from-4.1
2002-12-27 21:36:56 +02:00
bell@sanja.is.com.ua
c5b475e6d7
postreview fix
2002-12-27 21:19:25 +02:00
peter@mysql.com
333420e295
Merge mysql.com:/home/pz/mysql/mysql-4.1-root
...
into mysql.com:/home/pz/mysql/mysql-4.1
2002-12-27 21:42:21 +03:00
peter@mysql.com
6bc97ffaee
SCRUM
...
Add optional second parameter to password() function. It can be used to force password()
to return fixed values.
2002-12-27 19:47:23 +03:00
lenz@mysql.com
fc8a78955b
- fixes to properly make a "make distclean" (some files were not removed)
...
(There are probably some more to fix)
2002-12-27 17:37:55 +01:00
salle@banica.(none)
a2e82f5ff7
Removed ^M
...
Reported by Georg Richter as it brokes his build with mipspro
2002-12-27 18:13:32 +02:00
bell@sanja.is.com.ua
20232ada52
Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/work-row-4.1
2002-12-27 17:14:33 +02:00
lenz@mysql.com
da9c19e3d8
Merge mysql.com:/space/my/mysql-3.23
...
into mysql.com:/space/my/mysql-3.23-build
2002-12-27 09:44:45 +01:00
bar@bar.mysql.r18.ru
ae6519bbf7
GIS doc
2002-12-27 11:52:49 +04:00
Sinisa@sinisa.nasamreza.org
5a44f2bc26
merge fixes
2002-12-26 20:04:22 +02:00
monty@mashka.mysql.fi
3ca695ea0b
Cut hostnames at HOSTNAME_LENGTH to avoid theoretical hostname overruns
...
Changed long packat handling to check for packets of length 0xffffff.
This does however break packet handling for older clients.
If you are using packets >= 16M then you need to upgrade client and server
after this patch.
2002-12-26 18:26:37 +02:00
peter@mysql.com
6e35c1a95e
Add proper error message for old client connecting new server using user which has password in
...
new format SCRUM
2002-12-26 19:12:57 +03:00
monty@mashka.mysql.fi
c729c0ea05
Safety fix to not allow one to specify too big max_alloc_packet to mysqld
...
Safety fix to not cause conflicts with extended packages in 4.0.
2002-12-26 17:50:07 +02:00
bell@sanja.is.com.ua
d85a01db2c
added FROM DUAL for derived tables
2002-12-26 17:48:19 +02:00
monty@mashka.mysql.fi
afa028dc01
Updated comment
2002-12-26 16:35:15 +02:00
monty@mashka.mysql.fi
0a5338614a
Test cleanup
2002-12-26 15:55:22 +02:00
monty@mashka.mysql.fi
6153b24077
merge
2002-12-26 15:26:32 +02:00
monty@mashka.mysql.fi
8f046a0195
Update of test results
2002-12-26 15:24:40 +02:00
bell@sanja.is.com.ua
88e15cdbe8
Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/work-send_error-4.1
2002-12-26 10:48:03 +02:00
bell@sanja.is.com.ua
1dd7cb52ae
support of subselect without FROM reducing (SCRUM)
...
fixed bug of calling setup_fields without correct lex->current_select pointer in mysql_derived
more correct creation of reference in Item_field::fix_field
2002-12-26 01:28:59 +02:00
jani@dsl-kpogw4gb5.dial.inet.fi
ee8fa226e5
Changed get_arg() so that it can be used to fetch more than
...
just one argument from command line.
Fixed a bug in interactive 'connect' command, which earlier
couldn't take quoted arguments.
How-to-repeat:
mysql> connect `stupid db` localhost
2002-12-25 23:57:01 +02:00
jani@dsl-kpogw4gb5.dial.inet.fi
3084203f01
Merge work:/home/bk/mysql-4.1
...
into dsl-kpogw4gb5.dial.inet.fi:/home/my/bk/mysql-4.1
2002-12-25 20:41:26 +02:00
Sinisa@sinisa.nasamreza.org
672a695f8f
bug fixes and tests ...
2002-12-25 15:07:36 +02:00
ram@mysql.r18.ru
abf49f3228
BDB logs deleting has been moved from start_master
...
to the start of mysql-test-run
2002-12-25 16:34:32 +04:00
bell@sanja.is.com.ua
521ec3163e
results fixing
2002-12-25 14:33:28 +02:00
ram@mysql.r18.ru
e101039f69
Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1
...
into mysql.r18.ru:/usr/home/ram/work/mysql-4.1.bdb
2002-12-25 15:39:52 +04:00
bell@sanja.is.com.ua
033b1c3073
more correct argument for translation function (SCRUM related)
...
fiexd bug in LIMIT check
2002-12-25 12:51:08 +02:00
bell@sanja.is.com.ua
e67a0d2b86
check of LIMIT in row IN subquery (SCRUM related)
2002-12-25 12:03:08 +02:00
bell@sanja.is.com.ua
980ca35645
merging
2002-12-25 11:09:19 +02:00
peter@mysql.com
2c61a4429a
Fix messages in other languages
2002-12-24 22:40:19 +03:00
peter@mysql.com
f766d79036
Correct wrong error messages
2002-12-24 21:44:54 +03:00
lenz@mysql.com
48e03169a4
- bumped up version number to 4.0.8-gamma
...
- tagged ChangeSet 1.1484 as mysql-4.0.7
2002-12-24 16:25:03 +01:00
ram@mysql.r18.ru
c90917ade4
Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1
...
into mysql.r18.ru:/usr/home/ram/work/mysql-4.1.bdb
2002-12-24 18:43:19 +04:00
Sinisa@sinisa.nasamreza.org
5c0bd57b8f
fix for an error in the merge from 3.23
2002-12-24 14:33:11 +02:00
bell@sanja.is.com.ua
61ae697837
Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/work-derived-4.1
2002-12-24 14:08:44 +02:00
Sinisa@sinisa.nasamreza.org
7f304a2746
Merge sinisa@work.mysql.com:/home/bk/mysql-4.1
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
2002-12-24 14:02:42 +02:00
Sinisa@sinisa.nasamreza.org
5988ae5ca5
Many fixes.
...
I still have to make a test case for :
UPDATE from sub-select with derived table
2002-12-24 13:58:07 +02:00
bar@bar.mysql.r18.ru
9b56f86f94
thd_charset copy in lex
2002-12-24 14:06:52 +04:00
jani@dsl-kpogw4gb5.dial.inet.fi
2b151e495c
Merge work:/home/bk/mysql-4.1
...
into dsl-kpogw4gb5.dial.inet.fi:/home/my/bk/mysql-4.1
2002-12-24 00:53:43 +02:00
jani@dsl-kpogw4gb5.dial.inet.fi
a684fa70ed
mysql multiline comment, by Sergey Gluhov.
2002-12-24 00:53:07 +02:00
bell@sanja.is.com.ua
50481ebfb6
LIMIT is prohibited in IN/ALL/ANY/SOME
2002-12-23 18:25:25 +02:00
lenz@mysql.com
c0ed25283f
- Applied various patches provided by Christian Hammers (MySQL maintainer
...
for the Debian project) to fix some architecture-specific problems
and some bugs
2002-12-23 14:36:40 +01:00
lenz@mysql.com
ad9c7c7bdb
- fix CC_VERSION and CXX_VERSION for compilers that return multiple lines of
...
output for "--version" (e.g. gcc 3.x)
2002-12-23 13:33:55 +01:00
ram@mysql.r18.ru
8219271726
Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1
...
into mysql.r18.ru:/usr/home/ram/work/mysql-4.1.bdb
2002-12-23 12:29:59 +04:00
heikki@hundin.mysql.fi
843e1d8e9c
Many files:
...
Merge InnoDB-4.0.7. Support for ON UPDATE CASCADE
sql_select.cc:
Remove superfluous prints to .err log when a locking SELECT fails to a deadlock or a lock wait timeout
2002-12-22 01:54:29 +02:00
monty@mashka.mysql.fi
446b9c0768
Moved lower_case_table_name check to right place.
2002-12-21 10:57:53 +02:00
monty@mashka.mysql.fi
f03bbd3fe2
Merge with 3.23:
...
Remove duplicate casedn_str() in mysql_change_db()
Fix for null handling in CASE
2002-12-21 10:56:40 +02:00