konstantin@mysql.com
674cd35189
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/opt/local/work/mysql-5.1-merge1
2006-01-27 00:08:48 +03:00
andrey@lmy004.
19cd9da7f1
fix for bug#16434 (Events: Illegal dates don't cause errors)
...
(post-review commit)
WL#1034 (Internal CRON)
2006-01-26 22:01:34 +01:00
andrey@lmy004.
d62d8ac9f7
Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into lmy004.:/work/mysql-5.1-bug16419
2006-01-26 21:26:19 +01:00
andrey@lmy004.
d4321d9b7c
fix for bug#16419 (Events: can't use timestamp in the schedule)
...
WL #1034 (Internal CRON)
2006-01-26 21:21:21 +01:00
joerg@debian.(none)
8910202498
Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into debian.(none):/M51/mysql-5.1
2006-01-26 21:01:36 +01:00
serg@serg.mylan
1940dae0d5
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into serg.mylan:/usr/home/serg/Abk/mysql-5.1
2006-01-26 21:00:00 +01:00
serg@serg.mylan
4d2173d997
gcc295 fixes for embedded
2006-01-26 20:56:56 +01:00
andrey@lmy004.
8f52543224
Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into lmy004.:/work/mysql-5.1-bug16404
2006-01-26 20:47:08 +01:00
andrey@lmy004.
48668d7cc4
fix for bug #16401 Events: mysql.event.comment is varchar(64)
...
missed that one in the previos commit
2006-01-26 20:30:12 +01:00
andrey@lmy004.
10e9da5243
Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into lmy004.:/work/mysql-5.1-new
2006-01-26 20:23:19 +01:00
msvensson@neptunus.(none)
43e6c85b79
Merge bk-internal:/home/bk/mysql-5.1-new
...
into neptunus.(none):/home/msvensson/mysql/bug15020/my51-bug15020
2006-01-26 17:32:33 +01:00
konstantin@mysql.com
c184aec68d
Merge mysql.com:/opt/local/work/mysql-5.0-for-merge
...
into mysql.com:/opt/local/work/mysql-5.1-merge1
2006-01-26 16:36:33 +03:00
joerg@debian.(none)
1860431ed3
Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into debian.(none):/M51/mysql-5.1
2006-01-26 14:27:23 +01:00
reggie@linux.site
bb2e04bf71
Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into linux.site:/home/reggie/work/mysql-5.1
2006-01-26 06:38:26 -06:00
reggie@linux.site
42b3bba226
using const char * as the output of strrchr to make solaris compiler happy.
2006-01-26 06:37:25 -06:00
SergeyV@selena.
432fcc4e67
Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into selena.:H:/MYSQL/src/#00000-mysql-5.1
2006-01-26 15:28:35 +03:00
SergeyV@selena.
3c40089b9d
Fixes a build problem of mysqlslap by adding a dependency to mysqlclient & mysys
2006-01-26 15:23:53 +03:00
svoj@april.(none)
4a1bda39ef
Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into april.(none):/home/svoj/devel/mysql/BUG16722/mysql-5.1-new
2006-01-26 15:23:08 +04:00
svoj@april.(none)
714cf5688b
BUG#16722 - Fulltext: implicit limit for query word number (depends on length of the query)
...
Remove implicit limit for query word number.
2006-01-26 15:12:59 +04:00
jonas@perch.ndb.mysql.com
b5fdbe137f
bug#16787 - ndb dd - fix datafiles with more than 1 extent page
2006-01-26 12:07:21 +01:00
msvensson@neptunus.(none)
41c6fee874
Bug #15719 MYSQL_OPT_RECONNECT option is modified by mysql_real_connect
...
- Move init of "reconnect" variable to mysql_init
- Add test case to mysql_client_test.
2006-01-26 11:20:59 +01:00
msvensson@neptunus.(none)
bacd40f3fb
Merge bk-internal:/home/bk/mysql-5.1-new
...
into neptunus.(none):/home/msvensson/mysql/bug15020/my51-bug15020
2006-01-26 11:14:21 +01:00
tomas@poseidon.ndb.mysql.com
dbc75b0e27
Bug #16152 , create event assertion in debug version, list corruption
2006-01-26 11:14:20 +01:00
serg@serg.mylan
cbd98c01cf
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into serg.mylan:/usr/home/serg/Abk/mysql-5.1
2006-01-26 09:51:24 +01:00
joerg@debian.(none)
68e876cc35
Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into debian.(none):/M51/mysql-5.1
2006-01-26 09:03:30 +01:00
reggie@linux.site
8609678978
fixed test issues with bug #14354 . I had mistakenly included
...
/var/tmp in my path when testing data diretory. the var directory
exists in a src tree but may not exist in a different testing
build setup.
2006-01-25 21:54:43 -06:00
brian@zim.tangent.org
570bffe8c7
Rename of my_strdup_with_lenght to match the more common "strndup" method. Soo its now my_strndup().
...
my_stat() gettinng the correct parameter list may be next :)
2006-01-25 19:54:42 -08:00
jimw@mysql.com
e25c4f37c6
Add storage/example to make_win_src_distribution
2006-01-25 18:21:22 -08:00
pekka@mysql.com
425553e066
add myself to checkout:get (should be default for all)
2006-01-25 22:49:31 +01:00
pekka@mysql.com
93ceddfe6c
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/space/pekka/ndb/version/my51
2006-01-25 22:39:00 +01:00
pekka@mysql.com
98e59a4447
ndb - wl#2972 rbr blobs: write blob data to binlog
2006-01-25 22:22:50 +01:00
reggie@linux.site
8147bbeacd
Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into linux.site:/home/reggie/work/mysql-5.1-bug14354
2006-01-25 13:10:00 -06:00
joerg@debian.(none)
5b1f874776
Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into debian.(none):/M51/mysql-5.1
2006-01-25 12:58:23 +01:00
jonas@perch.ndb.mysql.com
d07232a06a
Merge perch.ndb.mysql.com:/home/jonas/src/51-new
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
2006-01-25 11:06:36 +01:00
jonas@perch.ndb.mysql.com
5c391f94ed
bug#10987 - ndb - unable to find restorable replica
...
Add massive printout when failure detected
2006-01-25 11:02:19 +01:00
jonas@perch.ndb.mysql.com
3af6991e6e
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
2006-01-25 09:51:51 +01:00
jonas@perch.ndb.mysql.com
4630f67e2b
bug#16771 - ndb dd - fix leak of extents
2006-01-25 09:47:56 +01:00
joerg@debian.(none)
2b8cedb198
Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into debian.(none):/M51/mysql-5.1
2006-01-25 07:59:11 +01:00
sergefp@mysql.com
8223334008
Compile failure fix for gcc 2.95x: Don't use unnamed union of unnamed
...
structs in PARTITION_ITERATOR
2006-01-25 06:01:54 +03:00
joerg@debian.(none)
437b5e5fad
Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into debian.(none):/M51/mysql-5.1
2006-01-24 18:46:10 +01:00
anozdrin@mysql.com
378147a23d
Fix for the following bugs:
...
- BUG#15166: Wrong update permissions required to execute triggers
- BUG#15196: Wrong select permission required to execute triggers
The idea of the fix is to check necessary privileges
in Item_trigger_field::fix_fields(), instead of having "special variables"
technique. To achieve this, we should pass to an Item_trigger_field instance
a flag, which will indicate the usage/access type of this trigger variable.
2006-01-24 20:15:12 +03:00
joerg@mysql.com
61f92945cc
Merge mysql.com:/M41/bug16730-4.1 into mysql.com:/M50/bug16730-5.0
2006-01-24 18:00:23 +01:00
msvensson@neptunus.(none)
50925ab573
Merge bk-internal:/home/bk/mysql-5.1-new
...
into neptunus.(none):/home/msvensson/mysql/bug15020/my51-bug15020
2006-01-24 17:46:13 +01:00
andrey@lmy004.
8519423890
fix for bug#16404 (Events: keyword is ENABLED rather than ENABLE)
...
WL#1034 (Internal CRON)
2006-01-24 16:04:35 +01:00
guilhem@mysql.com
781820c028
excess space caused "../scripts/mysql_create_system_tables: line 46: : command not found"
...
when I ran mysql-test-run
2006-01-24 15:50:04 +01:00
guilhem@mysql.com
3125873c29
Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/mysql_src/mysql-5.1-new
2006-01-24 15:38:52 +01:00
guilhem@mysql.com
9e5d951946
Fix for crash of "mysql-test-run --debug mysqldump": don't access dir->str if dir is null.
2006-01-24 15:37:56 +01:00
sergefp@mysql.com
fcb819e06b
Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/psergey/mysql-5.1-ppruning-r5-push
2006-01-24 16:54:48 +03:00
bar@mysql.com
dcd4391b1f
Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/usr/home/bar/mysql-5.1-new.fscs
2006-01-24 17:34:48 +04:00
bar@mysql.com
aeebffc96b
table.cc:
...
Try to open an old 5.0 table name
if encoded name doesn't exist.
This makes SELECT working without having
to rename tables with tricky characters
in name into 5.1 format (simpliefies upgrade).
2006-01-24 17:33:39 +04:00