pem@mysql.com
b6ab762dc1
Closing tables during SP execution the proper way.
2003-02-28 15:07:14 +01:00
pem@mysql.com
16cff7e75d
A small step forward. Fixed a few bugs and made string type functions work,
...
but still strange interferences between multiple function invocations...
2003-02-27 19:08:52 +01:00
pem@mysql.com
ca2e77ca7a
Made stored FUNCTION invokation work almost always. Still buggy and unstable, and
...
various known problems, but good enough for a checkpoint commit.
2003-02-26 19:22:29 +01:00
pem@mysql.com
d8c75ec8aa
Most of the groundwork for sprint task 729 (implement FUNCTIONs).
...
Expanded the mysql.proc table, reworked the find/create/drop functions
completely, added new functions for FUNCTIONs (lotta functions here :),
got rid of some unnecessary use of Item_strings while at it. Extended
the parser correspondingly, and fiddled around a bit to make SP FUNCTIONs
coexist with UDFs.
Can now CREATE and DROP FUNCTIONs. Invoking yet to come...
2003-02-21 17:37:05 +01:00
pem@mysql.com
52cd3e3142
Fixed SELECT INTO OUTFILE/DUMPFILE and stored procedures, and extended and
...
reorganized the sp.test file.
2003-02-19 12:42:32 +01:00
pem@mysql.com
02211a600b
Post-merge fixes (adapting new SP code to 4.1 changes).
2003-02-18 19:58:03 +01:00
pem@mysql.com
97dc6a528e
Merging 4.1 into 5.0
2003-02-18 15:05:35 +01:00
pem@mysql.com
59dec76951
Added new files to libmysqld too.
2003-02-18 13:24:26 +01:00
pem@mysql.com
aadf481f49
Made it work with bison 1.875. They've changed the "parse error" string into
...
"syntax error".
2003-02-18 11:58:19 +01:00
ram@mysql.r18.ru
907a81afb2
bug fixes
2003-02-18 11:49:05 +04:00
ram@mysql.r18.ru
6adf0c115b
bug fixes
2003-02-17 19:29:09 +04:00
bar@bar.mysql.r18.ru
d0f198ff5d
sql_table.cc, field.cc:
...
Bug fix
opt_range.cc:
Buf fix
2003-02-17 16:47:48 +04:00
ram@mysql.r18.ru
893d7e5f8b
Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1
...
into mysql.r18.ru:/usr/home/ram/work/mysql-4.1.bdb
2003-02-17 09:47:27 +04:00
monty@mashka.mysql.fi
90bf074438
Merge with 4.0.11 tree to get latest bug fixes
2003-02-17 05:43:37 +02:00
monty@mashka.mysql.fi
6051b2f998
Fixed multi-table-delete for InnoDB tables
...
Novell patches
2003-02-17 02:14:37 +02:00
monty@mashka.mysql.fi
153cefc61b
Merge mashka.mysql.fi:/home/my/mysql-3.23
...
into mashka.mysql.fi:/home/my/mysql-4.0
2003-02-17 01:07:29 +02:00
monty@mashka.mysql.fi
4c836e8d65
Fixed problem with ISNULL on fields that could not be null
2003-02-17 01:05:04 +02:00
monty@mashka.mysql.fi
a533db746b
Patch for novell
...
Reverted wrong patch for mysqld_safe.sh
2003-02-16 22:50:00 +02:00
bell@sanja.is.com.ua
6ce8e1e704
fixed excluding st_select_lex from global select list
...
fixed destroing not well constructed analize object
fixed wrong detection of unions in derived tables
2003-02-16 20:37:51 +02:00
venu@myvenu.com
0ceba0e5cf
Fix to read the correct 'default value'
2003-02-15 17:08:18 -08:00
venu@myvenu.com
b6d08e4b45
Another misc variable test which is of bool type returning a longlong
2003-02-15 15:13:58 -08:00
venu@myvenu.com
c52d1035a3
Updated tests for MYSQL_FIELD members for misc cases
2003-02-15 15:01:04 -08:00
ram@mysql.r18.ru
dc6048c839
Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1
...
into mysql.r18.ru:/usr/home/ram/work/mysql-4.1.bdb
2003-02-15 14:38:37 +04:00
bell@sanja.is.com.ua
d7b5238b02
fixed memory leak in procedure with subselects
2003-02-14 14:00:19 +02:00
monty@mashka.mysql.fi
7d7a248d9e
Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1
2003-02-14 11:48:20 +02:00
monty@mashka.mysql.fi
acf8993439
Fixed problem when connecting to user without a password.
...
Fixed problem with LIKE and BINARY
2003-02-14 11:47:41 +02:00
serg@serg.mysql.com
474d013696
Merge serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1
2003-02-13 17:12:52 +01:00
serg@serg.mysql.com
98e85fdc43
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2003-02-13 17:11:55 +01:00
bar@bar.mysql.r18.ru
32da4054ee
item_strfunc.cc:
...
Fix
2003-02-13 13:10:23 +04:00
bar@bar.mysql.r18.ru
58e00848d1
item_strfunc.cc:
...
Fix
2003-02-13 11:21:51 +04:00
bar@bar.mysql.r18.ru
1172215ba9
fill_help_tables.sh:
...
Typo fix
,
2003-02-13 10:42:18 +04:00
bar@bar.mysql.r18.ru
93ac639fc9
sql_yacc.yy:
...
Compilation failure fix
2003-02-13 10:14:35 +04:00
monty@mashka.mysql.fi
62eda324f8
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2003-02-12 23:45:18 +02:00
monty@mashka.mysql.fi
3695c64111
Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1
2003-02-12 23:18:00 +02:00
monty@mashka.mysql.fi
9d000c323a
Updated configure script to handle 1 digit numbers in MySQL version
...
Fixed a few typos from last patch
2003-02-12 23:17:22 +02:00
monty@mashka.mysql.fi
34fd942d2e
merge with 3.23 (use local version)
2003-02-12 22:07:56 +02:00
monty@mashka.mysql.fi
e327393e9d
Fixed a lot of wrong memory references as reported by valgrind
...
Portability fixes
Added new client function: mysql_get_server_version()
New server help code (From Victor Vagin)
Fixed wrong usage of binary()
Disabled RTREE usage for now.
2003-02-12 21:55:37 +02:00
serg@serg.mysql.com
6bb42870e0
do not ignore --allow-keywords if SHOW CREATE TABLE is used
2003-02-12 20:46:40 +01:00
jani@rhols221.adsl.netsonic.fi
7b1ed96157
Fixed a bug in mysqld_safe, when it earlier could have removed
...
a socket from another, still living MySQL server.
2003-02-12 19:53:30 +02:00
jani@rhols221.adsl.netsonic.fi
381ab77b84
Fixed a bug in mysqld_safe, when it earlier could have removed
...
a socket from another, still living MySQL server.
2003-02-12 19:53:19 +02:00
bar@bar.mysql.r18.ru
f38ea69774
rt_index.c:
...
Bug fix
2003-02-12 19:50:49 +04:00
pem@mysql.com
d53fc31958
Fixed some DBUGing, and optimized SET slightly.
2003-02-12 16:17:03 +01:00
serg@serg.mysql.com
71ac2606c6
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2003-02-12 13:09:31 +01:00
serg@serg.mysql.com
8bc05cfb9c
sh syntax is like that :)
2003-02-12 13:08:55 +01:00
serg@serg.mysql.com
9dd13a9a4a
backported MERGE+MAX bugfix from 4.0
2003-02-12 11:03:41 +01:00
lenz@mysql.com
c4cf7e633f
(please merge with 4.1 and upwards)
...
- updated logo to current one
2003-02-12 10:50:18 +01:00
arjen@george.bitbike.com
5dc7fe3bcd
Moved template.texi from mysql-4.0 tree to mysqldoc tree.
2003-02-12 14:29:12 +10:00
arjen@george.bitbike.com
c9c9d0b0fb
Moved mysql.de.texi from mysql-4.0 tree to mysqldoc tree.
...
Replaced mysql.de.texi in mysql-4.0 tree with dummy placeholder.
Moved world.sql sample database to mysqldoc tree.
2003-02-12 14:15:04 +10:00
serg@serg.mysql.com
92d6bdc1b6
backporting Peter's fix for better RAND() initialization from 4.0
2003-02-11 23:19:47 +01:00
bar@bar.mysql.r18.ru
29e36c5df8
gis.txt:
...
Updates according to last changes
2003-02-11 16:51:02 +04:00