monty@mashka.mysql.fi
5ce0cd16b8
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2003-02-04 01:14:09 +02:00
monty@mashka.mysql.fi
59400e211f
Fixed bug in ulonglong parsing for constructs that only takes unsigned longlong as parameter.
2003-02-04 01:05:39 +02:00
lenz@mysql.com
dc10fb9443
Merge mysql.com:/space/my/mysql-4.0
...
into mysql.com:/space/my/mysql-4.0-build
2003-02-03 20:54:08 +01:00
lenz@mysql.com
1b640ac82d
- added support-files/MacOSX to include files specific for building
...
MacOSX packages using PackageMaker
- renamed support-files/PKG -> support-files/SCO (PKG is used in MacOS X
terminology as well)
2003-02-03 20:39:48 +01:00
monty@mashka.mysql.fi
3d067e7d73
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2003-02-03 20:22:43 +02:00
monty@mashka.mysql.fi
e3cd63521c
Fix for MIN/MAX with empty tables
...
MIN(key_column) could in some cases return NULL on a column with NULL and other values.
MIN(key_column) and MAX(key_column) could in some cases return wrong values when used in OUTER JOIN.
2003-02-03 20:20:32 +02:00
gweir@work.mysql.com
50ca3ba714
Makefile.am:
...
Added a conditional to prevent compilation of netware executables
2003-02-03 18:15:48 +01:00
lenz@mysql.com
30235c0043
Merge mysql.com:/space/my/mysql-4.1
...
into mysql.com:/space/my/mysql-4.1-build
2003-02-03 14:50:17 +01:00
lenz@mysql.com
2f8ed79215
- really deleted makefile.w32 to resolve a namespace conflict on
...
case-insensitive File Systems (e.g. Mac OS X)
2003-02-03 14:39:15 +01:00
serg@serg.mysql.com
0da9504a67
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2003-02-03 14:11:15 +01:00
lenz@mysql.com
02dd3852b6
- renamed scripts/fill_func_tables.sh to scripts/fill_help_tables and
...
updated all relevant files to honor this change (as discussed with vva)
- added some more comments to the fill_help_tables script
- minor cleanups
2003-02-03 12:20:24 +01:00
lenz@mysql.com
c96a4e7349
- added missing files/directories from bdb and libedit to source distribution
...
- make sure to not included BK's "SCCS" directories in source distribution
2003-02-03 11:32:29 +01:00
serg@serg.mysql.com
f47e5501e7
bug tests added
2003-02-03 09:17:47 +01:00
bell@sanja.is.com.ua
62902a3b4b
after-review changes (577 SCRUM)
2003-02-02 23:30:01 +02:00
bell@sanja.is.com.ua
291f8a225a
Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/work-select-4.1
2003-02-02 17:39:27 +02:00
monty@mashka.mysql.fi
c42e94a6e6
Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0
2003-02-02 05:13:51 +02:00
monty@mashka.mysql.fi
a9ee051a4d
Fixed core dump bug in 'mysql' when using \p in prompt on Windows.
...
Fixed error when mysql_unix_port pointed to const string (not uncommon on windows)
2003-02-02 05:13:09 +02:00
gweir@work.mysql.com
46e3b6157b
Many files:
...
new file
Makefile.am:
Changes from Novell diff
2003-02-01 00:42:26 +01:00
venu@myvenu.com
0aaab85f70
Force to read all unread packets on stmt_close
2003-01-31 15:20:03 -08:00
venu@myvenu.com
5c1d2a5626
Few misc cases check from PHP - client_test
...
Fix the buffer_length ovveride when length ptr is NULL - libmysql
2003-01-31 13:43:38 -08:00
venu@myvenu.com
83ae58564f
Merge myvenu.com:/home/venu/bk/src-4.1
...
into myvenu.com:/home/venu/work/sql/dev-4.1
2003-01-31 10:16:57 -08:00
venu@myvenu.com
2669ec02c4
Fix typo - un supported -> unsupported
2003-01-31 10:15:45 -08:00
bar@bar.mysql.r18.ru
73bd2ad74a
Some USE_MB have been removed.
2003-01-31 17:37:28 +04:00
bar@bar.mysql.r18.ru
4f62ac93f0
More use of new CHARSET_INFO functions and two bug fixes
2003-01-31 17:08:14 +04:00
bar@bar.mysql.r18.ru
24be8669a0
New functions in CHARSET_INFO structure
2003-01-31 16:22:22 +04:00
gluh@gluh.mysql.r18.ru
7cfbabd807
Changed ROW_RESULT to default
2003-01-31 14:07:07 +04:00
bar@bar.mysql.r18.ru
22564bc91e
sql_string.cc:
...
Use of new CHARSET_INFO function
2003-01-31 14:01:49 +04:00
bar@bar.mysql.r18.ru
41eb85658d
Merge abarkov@work.mysql.com:/home/bk/mysql-4.1
...
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
2003-01-31 13:49:18 +04:00
bar@bar.mysql.r18.ru
52c053ca9b
New CHARSET_INFO function to compare strings regardless to trailing spaces
2003-01-31 13:48:35 +04:00
venu@myvenu.com
913457bfa8
Merge work.mysql.com:/home/bk/mysql-4.1
...
into myvenu.com:/home/venu/bk/src-4.1
2003-01-31 00:52:54 -08:00
venu@myvenu.com
b300b67358
Merge myvenu.com:/home/venu/bk/src-4.1
...
into myvenu.com:/home/venu/work/sql/dev-4.1
2003-01-31 00:36:07 -08:00
venu@myvenu.com
fdc48a0597
Fix for subsequent error calls in multi-query
2003-01-31 00:35:06 -08:00
bar@bar.mysql.r18.ru
0a48aeb2c1
ctype-simple.c:
...
CC comments -> C comments
ctype-latin1_de.c:
like_range was the same with like_range_simple
so I've removed duplicated code
2003-01-31 11:43:46 +04:00
bar@bar.mysql.r18.ru
37fdb93d7c
Gluh asked me to do it
2003-01-31 11:41:39 +04:00
gluh@gluh.mysql.r18.ru
c7485119ab
Fix for mysqlbinlog compilation
2003-01-31 10:28:13 +04:00
gluh@gluh.mysql.r18.ru
8d3c43880d
conflicts resolving
2003-01-31 09:43:53 +04:00
venu@myvenu.com
14570ada9e
Merge work.mysql.com:/home/bk/mysql-4.1
...
into myvenu.com:/home/venu/bk/src-4.1
2003-01-30 14:46:11 -08:00
venu@myvenu.com
87206f104a
Fix alloc_stmt_fields for non-select statements
...
Add tests for show commands + MYSQL_TYPE_NULL coverage
2003-01-30 14:33:49 -08:00
bell@sanja.is.com.ua
e294751c41
fixed bug in determinating uncacheable queries
...
new fatal_error interface to assign is_fatal_error and ne.report_error
commant about Item_row
2003-01-30 22:15:44 +02:00
serg@serg.mysql.com
00db3c391b
fixed crash with blobs in compressed table
2003-01-30 19:34:19 +01:00
gluh@gluh.mysql.r18.ru
57a805de6c
'Replicate user variables' task
2003-01-30 21:39:54 +04:00
heikki@hundin.mysql.fi
0da4275063
config-win.h, os0proc.h, os0proc.c, srv0start.c:
...
Make AWE compilation depend on __WIN2000__
2003-01-30 18:52:45 +02:00
wax@mysql.com
08f006858c
Merge mysql.com:/home/wax/mysql-4n into mysql.com:/home/wax/mysql-4rw
2003-01-30 21:23:58 +05:00
bell@sanja.is.com.ua
2f04313db5
Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/work-select-4.1
2003-01-30 18:19:28 +02:00
wax@mysql.com
136c2d3104
Merge mysql.com:/home/wax/mysql-4n into mysql.com:/home/wax/mysql-4rw
2003-01-30 21:15:21 +05:00
bell@sanja.is.com.ua
37d228e623
changes based on partial revie of task 577 (SCRUM)
2003-01-30 18:07:39 +02:00
serg@serg.mysql.com
45ed0a0841
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2003-01-30 16:02:11 +01:00
bell@sanja.is.com.ua
5ed5dac01b
cyclic reference test removed, becouse testing of Item::fixed field apply more strict limitation
2003-01-30 14:35:07 +02:00
venu@myvenu.com
81c580af37
Merge conflict
2003-01-30 01:02:57 -08:00
venu@myvenu.com
260998632a
Tests for 'n' concurrent statement execution
2003-01-30 00:41:14 -08:00