serg@serg.mylan
de6d3b8dff
UNHEX() function
2004-03-04 23:18:54 +01:00
vva@eagle.mysql.r18.ru
cba6ff7597
fixed Bug #3051 "FLOOR returns invalid"
2004-03-04 22:11:33 +04:00
vva@eagle.mysql.r18.ru
b097995293
Fixed bug #2082 'mysqldump converts "inf" to NULL' and
...
added commands vertical_results and horisontal_results to client/mysqltest.c
2004-03-04 21:08:14 +04:00
bell@sanja.is.com.ua
d03034d306
invalidation of locking for write tables (BUG#2693)
...
fixed linking query_prealloc_size to query cache presence
2004-03-04 18:32:55 +02:00
hf@deer.(none)
18d722ff93
Merging
2004-03-04 17:52:06 +04:00
serg@serg.mylan
c4b55a2aea
drop tables in windows-compatible order
2004-03-04 14:47:33 +01:00
monty@mashka.mysql.fi
93dd971bed
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mashka.mysql.fi:/home/my/mysql-4.1
2004-03-04 10:07:32 +02:00
monty@mashka.mysql.fi
afd8f38f4e
Optimized GIS functions
2004-03-04 08:50:37 +02:00
bar@bar.intranet.mysql.r18.ru
c93ff40c51
Bug #2959 UTF8 charset breaks joins with mixed column/string constant
2004-03-03 11:22:25 +04:00
Sinisa@sinisa.nasamreza.org
7f3771bc76
fix for a bug #2953 .
...
When password was granted with a global grant, then granting
privileges on database level, without password being specified,
will temporary (in memory) set password to ''.
2004-03-01 21:54:08 +02:00
serg@serg.mylan
0ea1dd850d
bug#3011 - multi-byte charset in fulltext
2004-02-29 22:58:45 +01:00
serg@serg.mylan
9200fe3ba6
make func_misc portable
...
on different systems sprintf("%.3", 1.555499999999999) behaves differently
2004-02-28 11:24:49 +01:00
monty@mashka.mysql.fi
2fc2d558b0
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mashka.mysql.fi:/home/my/mysql-4.1
2004-02-24 19:14:41 +02:00
serg@serg.mylan
4f3062d95f
minor omission that effectively disabled my_strtod fixed :)
2004-02-24 12:31:33 +01:00
vva@eagle.mysql.r18.ru
09b44687cb
Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1
...
into eagle.mysql.r18.ru:/home/vva/work/BUG_2719/mysql-4.1
2004-02-22 19:07:21 +04:00
guilhem@mysql.com
4352a6f0ea
Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/mysql_src/mysql-4.0
2004-02-22 11:30:58 +01:00
guilhem@mysql.com
5afaf4eaaa
Complement to
...
ChangeSet 1.1616.23.1
Fix for BUG#1858 "SQL-Thread stops working when using optimize table".
A test for this.
2004-02-22 11:22:51 +01:00
monty@mashka.mysql.fi
1ae05760ac
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mashka.mysql.fi:/home/my/mysql-4.1
2004-02-22 11:01:28 +02:00
monty@mashka.mysql.fi
ae6599d5b9
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
...
into mashka.mysql.fi:/home/my/mysql-4.0
2004-02-22 10:52:43 +02:00
monty@mashka.mysql.fi
43451f3e5b
Merge with 4.0 to get fixed tests
2004-02-22 10:04:08 +02:00
monty@mashka.mysql.fi
fa882fd73c
Move tests that uses innodb to innodb.test
2004-02-22 09:58:51 +02:00
monty@mashka.mysql.fi
3b83cce5eb
merge with 4.0
2004-02-22 09:50:59 +02:00
serg@serg.mylan
815eba6ab9
Merge bk-internal:/home/bk/mysql-4.0/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
2004-02-22 00:20:09 +01:00
serg@serg.mylan
bcd14123bc
ftb +(+(many -parens)) bug fixed
2004-02-22 00:19:36 +01:00
serg@serg.mylan
49429da988
Merge bk-internal:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-02-20 23:18:32 +01:00
bell@sanja.is.com.ua
0af6983ed0
fixed comparation of tables/database names with --lower_case_table_names (BUG#2880)
2004-02-20 22:44:54 +02:00
serg@serg.mylan
7ff24eb01f
longer myisam keys
2004-02-20 20:38:34 +01:00
monty@mashka.mysql.fi
494e43c1f5
merge with 4.0 to get security fixes and latest bug fixes
2004-02-20 17:43:02 +02:00
vva@eagle.mysql.r18.ru
38a72a162a
fixed for BUG #2719 "Heap tables status shows wrong or missing data"
2004-02-20 00:33:16 +04:00
Sinisa@sinisa.nasamreza.org
cd0562158a
Fix for a bug #2799 .
...
Multi-table delete's with tables having foreign key constraints
did not return the error.
Also added tests for multi-table updates.
2004-02-19 19:43:46 +02:00
hf@deer.(none)
9edef96561
Fix for #2237 and #2490 (analyze and check for RTree keys)
...
Now checking of the RTree keys works without errors.
Worklog entry about appropriate checkup's routine for the RTree added
2004-02-19 17:22:38 +04:00
bell@sanja.is.com.ua
14b9fa3588
revision of fix_fields() calls (BUG2838)
2004-02-18 01:08:52 +02:00
serg@serg.mylan
6af8a93052
Merge bk-internal:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-02-17 17:07:14 +01:00
serg@serg.mylan
b8e161be4b
if a key length exceeds the supported maximum and it is safe to auto-decrease it, do it.
2004-02-17 16:57:39 +01:00
bell@sanja.is.com.ua
f42deb58e6
changed to moderm syntax (after merge fix)
2004-02-17 02:26:35 +02:00
bell@sanja.is.com.ua
f4d1ee971b
merge
2004-02-17 01:52:33 +02:00
monty@mysql.com
e9315f984d
Changed wellformedlen to well_formed_len
...
Fixed that blobs >16M can be inserted/updated
Fixed bug when doing CREATE TEMPORARY TABLE ... LIKE
2004-02-17 01:35:17 +02:00
bell@sanja.is.com.ua
e6de937e0d
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/bk/work-4.1
2004-02-17 01:17:41 +02:00
bell@sanja.is.com.ua
3f86f10a57
ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its own TABLE structure
2004-02-17 01:14:51 +02:00
serg@serg.mylan
de240a1ce2
ft_boolean_syntax made changeable
2004-02-16 18:53:00 +01:00
ram@gw.mysql.r18.ru
b55cf65bbd
fix for the bug #2786 incorrect precedence for XOR operator
2004-02-16 19:43:43 +04:00
monty@mysql.com
050af89dd8
Merge with public tree
2004-02-16 10:31:05 +02:00
monty@mysql.com
d1d48a9dd5
Merge with 4.0 to get fix for mysqlbinlog
2004-02-16 10:15:52 +02:00
monty@mysql.com
f43093ec0e
After merge fixes
...
Added more DBUG statements
Ensure that we are comparing end space with BINARY strings
Use 'any_db' instead of '' to mean any database. (For HANDLER command)
Only strip ' ' when comparing CHAR, not other space-like characters (like \t)
2004-02-16 10:03:25 +02:00
serg@serg.mylan
15249d6a72
bug#2708
...
test results updated
2004-02-15 20:36:12 +01:00
serg@serg.mylan
03ffb63f08
no dots in the error messages!
...
--disable-warning in union.test
2004-02-15 19:16:38 +01:00
serg@serg.mylan
abc9ef9770
Merge bk-internal:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-02-15 18:35:06 +01:00
vva@eagle.mysql.r18.ru
9585dd63df
Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1
...
into eagle.mysql.r18.ru:/home/vva/work/BUG_2705/mysql-4.1
2004-02-15 21:35:05 +04:00
serg@serg.mylan
e9c46aaf80
REVOKE ALL PRIVILEGES, GRANT FROM user_list
...
is changed to a more consistent
REVOKE ALL PRIVILEGES, GRANT OPTION FROM user_list.
Bug #2642
2004-02-15 17:59:52 +01:00
Sinisa@sinisa.nasamreza.org
d43f102020
Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
2004-02-14 20:24:49 +02:00