konstantin@oak.local
8cc8b0ea5c
Desperate attempt to push part of prepared statements cleanup which was
...
reviewed in Saint-Petersbourg (including post-review fixes).
2004-03-02 22:39:50 +03:00
acurtis@pcgem.rdg.cyberkinetica.com
0a27eef814
Cleanup ha_checktype() and redundant variables.
2004-03-02 10:08:50 +00: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
paul@ice.snake.net
9f11123f75
Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
2004-02-29 18:42:31 -06:00
serg@serg.mylan
0ea1dd850d
bug#3011 - multi-byte charset in fulltext
2004-02-29 22:58:45 +01:00
paul@ice.snake.net
6adf80ec40
Add word to error message.
2004-02-29 12:56:22 -06:00
serg@serg.mylan
25de454da2
Merge bk-internal:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-02-29 14:31:33 +01:00
serg@serg.mylan
d6307b7643
compare a decimal value with a string not a double, as we want to test for an *exact* match
2004-02-29 14:30:44 +01:00
guilhem@mysql.com
5137821cea
small after-merge fixes (error messages).
2004-02-28 23:36:41 +01:00
guilhem@mysql.com
6ebedbb6e3
temporary undo needed for merge
2004-02-28 22:33:47 +01:00
guilhem@mysql.com
6a8c314fd0
Fix for BUG#3000:
...
"replicate-wild-*-table=db.% does not apply to ALTER DATABASE"
apply replicate-* rules to ALTER DATABASE like we already do
for CREATE DATABASE/ DROP DATABASE.
2004-02-28 22:22:29 +01:00
guilhem@mysql.com
2090ae95e0
result update after typo fixed
2004-02-28 22:10:57 +01:00
serg@serg.mylan
6f80635272
minor compress() cleanup
2004-02-28 18:45:27 +01:00
serg@serg.mylan
e7f31ffefc
Merge bk-internal:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-02-28 18:26:19 +01:00
serg@serg.mylan
4d374c7c21
update max_used_connections *after* thread_count was increased to take into account the current connection
2004-02-28 18:08:55 +01:00
lenz@kallisto.local
24143abecf
- fixed another HP-UX compile error ("Member 'set_item_arena' not declared
...
in class Statement")
2004-02-28 17:34:22 +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
serg@serg.mylan
65077a8a0e
fix CHARSET(UUID())
2004-02-27 23:59:09 +01:00
serg@serg.mylan
111ffb7631
restored func_misc.result after my_strtod fix
2004-02-27 23:33:29 +01:00
serg@serg.mylan
2dab006013
Merge bk-internal:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-02-27 22:38:36 +01:00
serg@serg.mylan
258e5da7ad
comment corrected
2004-02-27 22:38:04 +01:00
serg@serg.mylan
ed2e1aa14d
my_gethwaddr() for linux/freebsd
...
UUID() function
2004-02-27 20:30:08 +01:00
lenz@kallisto.local
b8c47718d4
- removed extraneous Item_ident:: to fix a compile error on HP-UX
2004-02-27 19:08:56 +01:00
heikki@hundin.mysql.fi
a9e361856b
btr0cur.c:
...
Remove unused function btr_cur_update_sec_rec_in_place; besides, it was faulty, because even if strings are alphabetically identified, they can have different lengths
2004-02-27 19:02:51 +02:00
Greg@greg-laptop.
59e8a77f6a
Applied fixes to issues discovered during test builds on Windows.
2004-02-27 17:27:07 +01:00
serg@build.mysql.com
d0b0e5bf77
do not use static array of pastpoints in my_strtod - it is not portable
...
(that is, these numbers are converted to doubles by a local OS strtod,
and on different systems they get different values)
2004-02-27 14:40:08 +01:00
lenz@kallisto.local
743bc4628a
- fixed test result: FORMAT(12345.5555,3) really should return "12,345.556"
2004-02-27 10:14:43 +01:00
lenz@kallisto.local
5e5420f6e8
- really remove all traces of odbc
2004-02-26 19:32:42 +01:00
serg@serg.mylan
e58f1ca7f8
Merge bk-internal:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-02-26 00:25:35 +01:00
serg@serg.mylan
4442cf5b6f
in netware ':' is also a valid path character
2004-02-24 23:15:38 +01:00
monty@mashka.mysql.fi
3baf20ab04
Code cleanup
2004-02-24 19:30:38 +02: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
serg@serg.mylan
da9ad42881
Merge bk-internal:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-02-23 22:49:26 +01:00
serg@serg.mylan
01bf966899
missing break added
2004-02-23 22:48:10 +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
b2e17ff2f3
found typo
2004-02-22 13:04:42 +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
7084e3642c
Updated results
2004-02-22 10:58:22 +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
monty@mashka.mysql.fi
e74182fe52
Cleanups
2004-02-22 08:54:06 +02:00
monty@mashka.mysql.fi
e1bc99c131
After merge fixes
...
Fixed wrong test of database name (affected optimization of ORDER BY)
2004-02-22 08:09:32 +02:00
monty@mashka.mysql.fi
349358a95b
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
...
into mashka.mysql.fi:/home/my/mysql-4.0
2004-02-22 00:40:50 +02:00
monty@mashka.mysql.fi
fdc4a35c94
change that master_server_id is not a restricted word
2004-02-22 00:38:05 +02:00
Sinisa@sinisa.nasamreza.org
9c636d3beb
Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2004-02-21 20:11:47 +02:00
Sinisa@sinisa.nasamreza.org
a1c35fa72c
making one symbol a keyword
2004-02-21 20:10:59 +02:00
guilhem@mysql.com
8bfb87ced5
Fix for BUG#2757
...
"--read-only gives weird error on update".
It is not fixable in 4.0 because it requires modifying
the sql/share/*/errmsg.txt files. So it is fixed in 4.1 like this:
the ER_SKIP_GRANT_TABLES is replaced by a more generic
ER_OPTION_PREVENTS_STATEMENT which can be used both for
"can't do this because of --skip-grant-tables" and
"can't do this because of --read-only" (for this we don't use
ER_CANT_UPDATE_WITH_READLOCK anymore).
So now the message for --read-only is:
"The MySQL server is running with the --read-only option so
cannot execute this statement".
2004-02-21 15:15:26 +01:00
serg@serg.mylan
4866ca228d
typo fixed
2004-02-21 14:32:22 +01:00