Sinisa@sinisa.nasamreza.org
|
7791dfeeeb
|
Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
|
2003-04-14 14:51:52 +03:00 |
|
wax@kishkin.ru
|
b24eeb7fc7
|
correct codes of warnings in result file
|
2003-04-12 04:26:55 +06:00 |
|
Sinisa@sinisa.nasamreza.org
|
47f67214d9
|
A fix for a crashing bug in EXPLAIN on derived tables with a join.
|
2003-04-10 21:05:28 +03:00 |
|
vva@eagle.mysql.r18.ru
|
02ad1b95e3
|
Merge
|
2003-04-10 10:25:21 -04:00 |
|
vva@eagle.mysql.r18.ru
|
950fa7aa8a
|
added compress/uncompress function
|
2003-04-09 20:50:30 -04:00 |
|
Sinisa@sinisa.nasamreza.org
|
5d971658db
|
merge fix
|
2003-04-09 18:52:33 +03:00 |
|
serg@sergbook.mysql.com
|
2381be2084
|
Merge bk-internal:/home/bk/mysql-4.1
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.1
|
2003-04-09 07:31:29 -07:00 |
|
Sinisa@sinisa.nasamreza.org
|
b998c3fab9
|
Fix for a bug with empty item list in UNION's
|
2003-04-08 15:55:28 +03:00 |
|
bar@bar.mysql.r18.ru
|
8cf9ada977
|
Use of CHARSWT_INFO *result_collation
instead of bool convert_result_charset
SET CHARACTER SET inststead of SET NAMES in tests
|
2003-04-08 14:38:17 +05:00 |
|
bar@bar.mysql.r18.ru
|
2cdc21d24a
|
SET NAMES doesn't start recoding
SET CHARACTER SET does
|
2003-04-08 11:33:54 +05:00 |
|
bell@sanja.is.com.ua
|
4cecc44ce7
|
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
into sanja.is.com.ua:/home/bell/mysql/bk/work-in-4.1
|
2003-04-05 21:51:03 +03:00 |
|
mysql@home.(none)
|
bbf710b35e
|
Some optimization in SET NAMES
|
2003-04-05 18:56:15 +05:00 |
|
bell@sanja.is.com.ua
|
65c356cfa8
|
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
into sanja.is.com.ua:/home/bell/mysql/bk/work-in-4.1
|
2003-04-05 09:29:58 +03:00 |
|
bell@sanja.is.com.ua
|
7bd0d02bda
|
fixed st_select_lex initialization
fixed mustiupdate subselect compatibility
(bug 217)
|
2003-04-05 09:29:28 +03:00 |
|
pem@mysql.com
|
3a00dc73e1
|
Updating subselect results after SUBSELECT was changed into SUBQUERY.
|
2003-04-04 13:33:01 +02:00 |
|
monty@narttu.mysql.fi
|
22075460d8
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
into narttu.mysql.fi:/my/mysql-4.1
|
2003-04-03 21:19:13 +03:00 |
|
monty@narttu.mysql.fi
|
a7708c7904
|
Merge with 4.0
|
2003-04-03 21:19:12 +03:00 |
|
monty@narttu.mysql.fi
|
e5cbaeb2ab
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
into narttu.mysql.fi:/my/mysql-4.0
|
2003-04-03 21:19:10 +03:00 |
|
vva@eagle.mysql.r18.ru
|
46af747b09
|
add test file for rpl_loaddata.test
|
2003-04-03 14:19:09 -04:00 |
|
monty@narttu.mysql.fi
|
d56dc85205
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
into narttu.mysql.fi:/my/mysql-4.0
|
2003-04-03 19:55:37 +03:00 |
|
vva@eagle.mysql.r18.ru
|
f45be5e6cd
|
added test for replication load data into temporary table with additional options
|
2003-04-03 12:54:08 -04:00 |
|
monty@narttu.mysql.fi
|
957834795e
|
Updated results after merge
|
2003-04-03 13:21:39 +03:00 |
|
ram@mysql.r18.ru
|
2180fa858b
|
AsWKB() function has been added.
|
2003-04-03 15:13:14 +05:00 |
|
monty@narttu.mysql.fi
|
618857b6eb
|
Merge with 3.23 to get fixes for:
mysqldump --delete-master-logs
Portability fix for hammer
Memory overrun for MyISAM
LOAD DATA LOCAL replication bug fix.
|
2003-04-03 12:33:13 +03:00 |
|
wax@kishkin.ru
|
b5af8d771e
|
correct code of warning of group_concat
|
2003-04-02 21:47:22 +06:00 |
|
wax@kishkin.ru
|
74e32241c4
|
Auto merged
|
2003-04-02 18:15:16 +06:00 |
|
wax@kishkin.ru
|
77eb790ec5
|
SCRUM
correct sql_alloc, ORDER BY and NULL value in group_concat
add comments
move test msg_arg
add test on NULL
|
2003-04-02 17:55:53 +06:00 |
|
ram@mysql.r18.ru
|
9295366a5e
|
GEOMCOLLFROMWKB(), GEOMETRYCOLLECTIONFROMWKB(),
LINEFROMWKB(), LINESTRINGFROMWKB(), MLINEFROMWKB(), MPOINTFROMWKB(),
MPOLYFROMWKB(), MULTILINESTRINGFROMWKB(), MULTIPOINTFROMWKB(),
MULTIPOLYGONFROMWKB(), POINTFROMWKB(), POLYFROMWKB(), POLYGONFROMWKB()
functions have been added (as synonyms for GEOMFROMWKB()).
|
2003-04-02 15:38:06 +05:00 |
|
bar@bar.mysql.r18.ru
|
83cbc2838a
|
Some collation have been renamed to fit into convension
|
2003-04-01 18:54:01 +05:00 |
|
serg@sergbook.mysql.com
|
91d6ec3438
|
don't increment LAST_INSERT_ID() when incremented value cannot be stored in auto_increment column (e.g. is too big)
|
2003-03-31 23:14:26 +04:00 |
|
bar@bar.mysql.r18.ru
|
f0155f6a44
|
ALTER TABLE didn't remember the exact
geometry type (POINT, LINESTRING, etc)
and changed all into "GEOMETRY".
|
2003-03-31 09:19:20 +05:00 |
|
hf@deer.mysql.r18.ru
|
deca14ebde
|
truncating REPLACE result bug fix
|
2003-03-30 18:36:01 +05:00 |
|
Sinisa@sinisa.nasamreza.org
|
65b9f4a306
|
Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
|
2003-03-28 16:58:52 +02:00 |
|
Sinisa@sinisa.nasamreza.org
|
165b3960be
|
Fixing crashing bugs as reported in bugs database
#195
|
2003-03-28 16:57:03 +02:00 |
|
bell@sanja.is.com.ua
|
e4bc744d9b
|
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
into sanja.is.com.ua:/home/bell/mysql/bk/work-qcvar-4.1
|
2003-03-28 16:18:26 +02:00 |
|
Sinisa@sinisa.nasamreza.org
|
85fb265c3c
|
Fixing a bug #195
Fixing UNION's popping up in slow query log
|
2003-03-27 16:11:01 +02:00 |
|
monty@mashka.mysql.fi
|
ef4db1377f
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
into mashka.mysql.fi:/home/my/mysql-4.1
|
2003-03-27 14:17:51 +02:00 |
|
monty@mashka.mysql.fi
|
7d09120105
|
After merge fixes
|
2003-03-27 14:15:42 +02:00 |
|
bar@bar.mysql.r18.ru
|
0989db3e90
|
More OpenGIS compatibility:
Point, MultiLine, Poligom, etc, are now not aliases
for Geometry, but separate field types.
|
2003-03-27 13:09:09 +04:00 |
|
greg@mysql.com
|
8691b0a67e
|
Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0
into mysql.com:/home/greg/bk/mysql-4.0
|
2003-03-26 16:23:28 -05:00 |
|
monty@mashka.mysql.fi
|
3bed7a6131
|
Merge with 4.0.13
|
2003-03-26 18:37:38 +02:00 |
|
Sinisa@sinisa.nasamreza.org
|
5754decd5b
|
Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
|
2003-03-26 16:32:14 +02:00 |
|
bar@bar.mysql.r18.ru
|
4e06f1f5bd
|
German Phone book collation is always compiled
Some collation names have been renamed
|
2003-03-26 13:27:19 +04:00 |
|
Sinisa@sinisa.nasamreza.org
|
a496daf777
|
A fix for a bug in MyISAM with large number of NULL columns and at
least one BLOB column.
|
2003-03-25 14:49:43 +02:00 |
|
monty@narttu.mysql.fi
|
a71abe822d
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
into narttu.mysql.fi:/my/mysql-4.0
|
2003-03-25 13:07:02 +02:00 |
|
monty@narttu.mysql.fi
|
9a7b0ef83d
|
Fixed bug with GROUP BY and alias
|
2003-03-25 13:06:20 +02:00 |
|
greg@mysql.com
|
a1f9717a4c
|
Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0
into mysql.com:/home/greg/bk/mysql-4.0
|
2003-03-24 21:08:54 -05:00 |
|
Sinisa@sinisa.nasamreza.org
|
ad426b8962
|
Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
|
2003-03-24 15:04:01 +02:00 |
|
jani@hynda.(none)
|
a7f632d7a8
|
Changed some tests to pass with new auto_increment handling,
e.g. default value is not accepted with auto_increment anymore.
|
2003-03-22 20:34:20 +02:00 |
|
greg@mysql.com
|
67985efed5
|
Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utilize new LibC
|
2003-03-21 16:45:39 -05:00 |
|