petr@mysql.com
e08a235907
Do not create log table handler if run in bootstrap mode.
...
This patch also fixes annoying complains on the log tables
absence, issued by the shell version of mysql-test-run.
2006-01-30 02:24:47 +03:00
serg@serg.mylan
cb354667ff
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into serg.mylan:/usr/home/serg/Abk/mysql-5.1
2006-01-29 09:53:26 +01:00
patg@govinda.patg.net
148b13b00c
Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into govinda.patg.net:/home/patg/mysql-build/mysql-5.1-new-wl2986
2006-01-28 16:24:38 -08:00
patg@govinda.patg.net
437368e417
WL# 2986
...
Final patch
-----------
This WL is about using this bitmap in all parts of the partition handler.
Thus for:
rnd_init/rnd_next
index_init/index_next and all other variants of index scans
read_range_... the various range scans implemented in the partition handler.
Also use those bitmaps in the various other calls that currently loop over all
partitions.
2006-01-28 16:22:32 -08:00
serg@serg.mylan
10373a900f
two buffer overflows fixed
2006-01-28 19:21:40 +01:00
joerg@debian.(none)
c81862cc77
Merge
2006-01-28 10:37:22 +01:00
serg@serg.mylan
95adb0831d
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into serg.mylan:/usr/home/serg/Abk/mysql-5.1
2006-01-27 22:26:05 +01:00
pekka@mysql.com
8a125bd6d4
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/space/pekka/ndb/version/my51
2006-01-27 20:29:24 +01:00
pekka@mysql.com
30292b4618
ndb - wl#2972 fix null blobs
2006-01-27 20:27:10 +01:00
petr@mysql.com
2b8f3b3ed1
Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/cps/mysql/trees/5.1/5.1-virgin-debug
2006-01-27 16:30:53 +03:00
petr@mysql.com
edf8bd2d52
fix safemalloc warnings
2006-01-27 16:10:40 +03:00
konstantin@mysql.com
3b500fc3ab
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/opt/local/work/mysql-5.1-merge1
2006-01-27 14:07:08 +03:00
andrey@lmy004.
8188f77c17
Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into lmy004.:/work/mysql-5.1-bug16434
2006-01-27 01:07:34 +01:00
andrey@lmy004.
8e4578a5db
Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into lmy004.:/work/mysql-5.1-bug16434
2006-01-26 22:10:12 +01:00
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
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
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
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
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
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
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
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
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
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
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
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
sergefp@mysql.com
f02b4f54ad
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 15:34:02 +03:00
msvensson@neptunus.(none)
810ceefdf9
Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1
...
into neptunus.(none):/home/msvensson/mysql/bug15020/my51-bug15020
2006-01-24 10:31:41 +01:00
reggie@linux.site
daa0587c3d
bug #14354 - data directory and index directory not working for partitions
2006-01-23 23:20:23 -06:00
reggie@linux.site
631b9af2be
Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into linux.site:/home/reggie/work/mysql-5.1-bug16718
2006-01-23 22:13:12 -06:00
andrey@lmy004.
a6494fbe31
Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into lmy004.:/work/mysql-5.1-tt-copy-works
2006-01-23 16:13:46 +01:00
reggie@linux.site
c5f2f9180f
Bug# 16718 partitioning support status variable has incorrect name
...
change status variable from have_partition_engine to have_partitioning.
2006-01-23 08:42:32 -06:00
andrey@lmy004.
91ff153dcb
Merge
2006-01-23 13:07:31 +01:00
andrey@lmy004.
877facc5ec
Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into lmy004.:/work/mysql-5.1-bug16548
2006-01-23 12:38:54 +01:00
holyfoot@mysql.com
edc91d6643
Merge bk@192.168.21.1:mysql-5.1-new into mysql.com:/home/hf/work/5.1.emb
2006-01-23 15:31:54 +04:00
andrey@lmy004.
6df1ec2c76
Merge
2006-01-23 11:06:12 +01:00
sergefp@mysql.com
b729baedcf
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-23 12:29:25 +03:00
jonas@perch.ndb.mysql.com
87202d31db
bug#13556 - (ndb) - incorrect parsing in tablespace code
...
end_ptr to my_strtoll10 is in/out parameter
2006-01-23 09:31:03 +01:00
holyfoot@mysql.com
09359dce59
Merge bk@192.168.21.1:mysql-5.1-new into mysql.com:/home/hf/work/5.1.emb
2006-01-23 11:59:31 +04:00