bar@mysql.com
501954ddb5
Bug #3453 MySQL output formatting in multibyte character sets
2004-09-09 18:21:31 +05:00
tomas@poseidon.(none)
982a80e015
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.(none):/home/tomas/mysql-4.1
2004-09-09 09:23:39 +00:00
tomas@poseidon.(none)
976086d36e
better error printouts on cannot alloc node id
...
put ByteOrder config param back as depricated
2004-09-09 09:04:53 +00:00
wax@mysql.com
da53ad65b0
Merge mysql.com:/home/wax/mysql/mysql-4.1
...
into mysql.com:/home/wax/mysql/mysql-4.1group_concat
2004-09-09 13:02:15 +06:00
paul@kite-hub.kitebird.com
8cb8c1e15a
client_test.c:
...
fix typos noticed while poking around in test program.
2004-09-08 20:13:27 -05:00
rburnett@build.mysql.com
bee5f9a22d
log.cc:
...
Changed label on INFORMATION log items to NOTE
2004-09-08 22:05:49 +02:00
konstantin@mysql.com
48162f9653
A fix and test case for Bug#5194 "Bulk Insert Failures with Prepared
...
Statements":
- fix a couple of net->buff overruns in libmysql,
- check in the server that statement parameter count is less than
65535 (maximum value supported by prepared statements protocol).
2004-09-08 23:07:11 +04:00
bell@sanja.is.com.ua
af5785c692
Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
2004-09-08 21:58:22 +03:00
bell@sanja.is.com.ua
31c63b07c9
test case of bug#5220
2004-09-08 21:54:01 +03:00
sergefp@mysql.com
b30570be29
Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/dbdata/psergey/mysql-4.1-bug-grp
2004-09-08 22:44:16 +04:00
sergefp@mysql.com
c8422dfcc7
Fix for bug#5400 "GROUP_CONCAT returns everything twice":
...
Don't evaluate the value of GROUP_CONCAT several times for the same 'group', reuse the value instead.
2004-09-08 22:43:37 +04:00
paul@kite-hub.kitebird.com
a022b3c549
mysql.cc:
...
Print sqlstate value in batch mode, not just in interactive mode.
2004-09-08 13:28:11 -05:00
tomas@poseidon.(none)
a34f63cf33
removed unnecesary check in ConfigInfo
...
added retries to tryBind
2004-09-08 16:31:52 +00:00
tomas@poseidon.(none)
2b69d30f80
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.(none):/home/tomas/mysql-4.1
2004-09-08 14:36:08 +00:00
tomas@poseidon.(none)
efad5ba74b
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into poseidon.(none):/home/tomas/mysql-4.1
2004-09-08 14:31:13 +00:00
tomas@poseidon.(none)
e4290e4831
dded method to retrieve mysqld, ndbd, and ndb_mgmd aliases for API,MGM and DB
...
added sanity checks for config file
changed so that ndb_0 is replaced by ndb_pid#### in ndb files
added error_string for to some functions, alloc_node_id(), start()
added better error printout for failed alloc node id
better error printouts for failures when starting ndb_mgmd
2004-09-08 14:30:39 +00:00
ram@gw.mysql.r18.ru
0cb0ae35b6
After merge fix.
2004-09-08 17:38:57 +05:00
konstantin@mysql.com
3640843a8b
A fix and test case for bug#5399 "Wrong statement executed by MySQL
...
server" (use my_charset_bin for stmt id hash).
2004-09-08 12:33:05 +04:00
igor@rurik.mysql.com
dab8918647
Merge rurik.mysql.com:/home/igor/mysql-4.1
...
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
2004-09-07 19:49:16 -07:00
igor@rurik.mysql.com
7777f759cb
func_group.test, func_group.result:
...
Added test case for bug #5406 .
opt_sum.cc:
Fixed bug #5406 .
2004-09-07 19:46:09 -07:00
serg@serg.mylan
0afcaac5a8
after merge
2004-09-07 22:10:15 +02:00
serg@serg.mylan
323e683cbf
merged
2004-09-07 21:30:28 +02:00
igor@rurik.mysql.com
9bafeecb24
Merge rurik.mysql.com:/home/igor/mysql-4.0
...
into rurik.mysql.com:/home/igor/dev/mysql-4.0-0
2004-09-07 10:08:17 -07:00
igor@rurik.mysql.com
b0784773a7
select.test:
...
Added newline at the end of file.
2004-09-07 10:03:46 -07:00
serg@serg.mylan
c26246b083
after merge fixes
2004-09-07 16:56:31 +02:00
serg@serg.mylan
413a8753e2
merged
2004-09-07 15:18:53 +02:00
guilhem@mysql.com
7f8bd81d22
Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/mysql_src/mysql-4.0
2004-09-07 14:58:40 +02:00
guilhem@mysql.com
168e4c9c6b
when we update thd->db in replication, it's safer to update thd->db_length too.
...
This does not fix any known bug, but is still a good idea.
2004-09-07 14:57:54 +02:00
ram@gw.mysql.r18.ru
8b778e0aa3
Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into gw.mysql.r18.ru:/usr/home/ram/work/4.0.b2205
2004-09-07 17:57:46 +05:00
ram@gw.mysql.r18.ru
173561b0cd
Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into gw.mysql.r18.ru:/usr/home/ram/work/4.0.b2205
2004-09-07 17:26:15 +05:00
guilhem@mysql.com
3dd35e1ab6
clean up at end of test (thanks serg)
2004-09-07 14:20:48 +02:00
serg@serg.mylan
707def6fd0
better fix for bug#5001
2004-09-07 13:48:38 +02:00
serg@serg.mylan
30b7504330
Merge bk-internal.mysql.com:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-09-07 13:37:29 +02:00
serg@serg.mylan
001dfd3d48
cleanup
2004-09-07 13:36:27 +02:00
hf@deer.(none)
ec6832ce55
Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into deer.(none):/home/hf/work/mysql-4.1.5371
2004-09-07 16:34:42 +05:00
hf@deer.(none)
f8aff9934d
Small fixes to patch for #5371
2004-09-07 16:33:39 +05:00
magnus@neptunus.(none)
84aec2faba
Merge msvensson@build.mysql.com:/home/bk/mysql-4.1
...
into neptunus.(none):/home/magnus/mysql/mysql-4.1
2004-09-07 12:46:16 +02:00
magnus@neptunus.(none)
8788f96ecb
Fix for INSERT with multiple values and start/end_bulk_insert
2004-09-07 12:45:19 +02:00
bar@mysql.com
2c86049dec
Bug #5228 ORDER BY CAST(enumcol) sorts incorrectly under certain conditions
2004-09-07 15:42:19 +05:00
magnus@neptunus.(none)
a9531f60d7
Only include debug print routines in debug mode
2004-09-07 12:23:06 +02:00
hf@deer.(none)
e4ef0eadf2
Fix for the bug #5371 (Prepared query converting float to string blows the
...
stack)
We just don't expect BIG buffer to be sent for just a double
2004-09-07 14:30:53 +05:00
ram@gw.mysql.r18.ru
00830a11fc
A fix (Bug #5432 : Is this a leak in mysql console client?)
2004-09-07 14:24:47 +05:00
serg@serg.mylan
8ffde5a232
Merge bk-internal:/home/bk/mysql-4.0/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
2004-09-07 11:15:54 +02:00
guilhem@mysql.com
491adcb589
Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/mysql_src/mysql-4.0
2004-09-07 11:15:53 +02:00
guilhem@mysql.com
06954e0f6d
A new test for the fix for BUG#4500 ("SET CHARACTER SET replicates incorrectly").
...
As I cannot be 100% sure that there won't be issues with some of our exotic platforms
(who knows if the charset of <obscure old OS> will play fair?), I'll send an email to the build guys.
Well, this holds if bk does not crash on binary chars of this cset.
2004-09-07 11:15:23 +02:00
jani@rhols221.adsl.netsonic.fi
e04e50b6b7
Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into rhols221.adsl.netsonic.fi:/home/my/bk/mysql-4.0
2004-09-07 11:40:48 +03:00
jani@rhols221.adsl.netsonic.fi
56b4c31633
Fixed Bug#3645, "PROCEDURE ANALYSE() recommends illegal
...
FLOAT columns".
2004-09-07 11:40:27 +03:00
ram@gw.mysql.r18.ru
04fd903157
Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into gw.mysql.r18.ru:/usr/home/ram/work/4.0.b2631
2004-09-07 12:53:12 +05:00
guilhem@mysql.com
de5d1e780e
Fix of previous push.
2004-09-06 23:20:33 +02:00
serg@serg.mylan
c0aba1ab98
Bug #5413 mysqlcheck segfaults when user has to few permissions
2004-09-06 22:48:42 +02:00