brian@zim.(none)
|
f0c661f1ac
|
Refactored a number of engines to have correct init/deinit. Added pass support for "data" from plugin to plugin generic init to use memory location.
|
2006-11-19 18:01:54 -08:00 |
|
brian@zim.(none)
|
c13bf0e466
|
Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-arch
into zim.(none):/home/brian/mysql/unmerge-5.1
|
2006-11-15 18:04:35 -08:00 |
|
brian@zim.(none)
|
5649195493
|
This finished the bzero() on varchar patch I wrote a few months ago. It also completes the data_length() method I added to Fields to determine the length of data for a particular data type. I have many uses for this :)
|
2006-11-15 17:55:17 -08:00 |
|
baker@bk-internal.mysql.com
|
10dc80259b
|
Merge bk-internal.mysql.com:/data0/bk/mysql-5.1
into bk-internal.mysql.com:/data0/bk/mysql-5.1-arch
|
2006-11-14 19:47:33 +01:00 |
|
df@kahlann.erinye.com
|
a3d8fdbeb9
|
Merge kahlann.erinye.com:/home/df/mysql/build/mtr-5.0
into kahlann.erinye.com:/home/df/mysql/build/51
|
2006-11-14 14:49:45 +01:00 |
|
df@kahlann.erinye.com
|
4dd2d7062a
|
Merge kahlann.erinye.com:/home/df/mysql/build/mtr-4.1
into kahlann.erinye.com:/home/df/mysql/build/mtr-5.0
|
2006-11-14 14:48:29 +01:00 |
|
df@kahlann.erinye.com
|
5d8525c6f7
|
make_binary_distribution should of course also copy .test files from mysql-test/include
|
2006-11-14 14:44:20 +01:00 |
|
df@kahlann.erinye.com
|
5fb072b0fc
|
Merge kahlann.erinye.com:/home/df/mysql/build/mtr-5.0
into kahlann.erinye.com:/home/df/mysql/build/51
|
2006-11-14 14:31:36 +01:00 |
|
df@kahlann.erinye.com
|
cc129e6256
|
Merge kahlann.erinye.com:/home/df/mysql/build/mtr-4.1
into kahlann.erinye.com:/home/df/mysql/build/mtr-5.0
|
2006-11-14 14:29:58 +01:00 |
|
df@kahlann.erinye.com
|
a863fbbf41
|
make dist now copies .test files in mysql-test/include
|
2006-11-14 14:29:05 +01:00 |
|
bteam/mysqldev@mysql.com/production.mysql.com
|
d615edba34
|
configure.in:
Raise version number after cloning 5.1.13
|
2006-11-13 14:50:38 +01:00 |
|
joerg@trift2.
|
5057fa01f4
|
support-files/mysql.spec.sh : Make the server report its features in the first test run.
|
2006-11-13 12:10:12 +01:00 |
|
joerg@trift2.
|
ccadac3267
|
Build the generic RPMs including the "partition" feature. bug#23949
|
2006-11-13 11:10:27 +01:00 |
|
kostja@bodhi.local
|
f5d2077061
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtime
into bodhi.local:/opt/local/work/mysql-5.1-runtime
|
2006-11-12 23:48:59 +03:00 |
|
kostja@bodhi.local
|
c1f0ef538a
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.1
into bodhi.local:/opt/local/work/mysql-5.1-runtime
|
2006-11-12 10:56:10 +03:00 |
|
kostja@bodhi.local
|
0f455a81dc
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
into bodhi.local:/opt/local/work/mysql-5.0-runtime
|
2006-11-12 10:55:33 +03:00 |
|
kent@c-634072d5.010-2112-6f72651.cust.bredbandsbolaget.se
|
746ece99e0
|
Merge mysql.com:/Users/kent/mysql/bk/mysql-5.0
into mysql.com:/Users/kent/mysql/bk/mysql-5.1
|
2006-11-11 14:46:06 +01:00 |
|
kent@mysql.com/c-634072d5.010-2112-6f72651.cust.bredbandsbolaget.se
|
1319f3552c
|
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
|
2006-11-11 14:32:10 +01:00 |
|
kent@mysql.com/c-634072d5.010-2112-6f72651.cust.bredbandsbolaget.se
|
cddbb0f817
|
mysql-test-run.pl:
Test for base directory when a RPM install corrected
|
2006-11-11 14:12:30 +01:00 |
|
kostja@bodhi.local
|
de170fb332
|
Merge bodhi.local:/opt/local/work/mysql-5.0-runtime
into bodhi.local:/opt/local/work/mysql-5.1-runtime
|
2006-11-11 14:59:14 +03:00 |
|
kostja@bodhi.local
|
0cdaa7c138
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
into bodhi.local:/opt/local/work/mysql-5.0-runtime
|
2006-11-11 14:51:19 +03:00 |
|
baker@bk-internal.mysql.com
|
52e03bac84
|
Merge bk-internal.mysql.com:/data0/bk/mysql-5.1
into bk-internal.mysql.com:/data0/bk/mysql-5.1-arch
|
2006-11-11 02:25:40 +01:00 |
|
brian@zim.(none)
|
b46c727a66
|
Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-arch
into zim.(none):/home/brian/mysql/merge-5.1
|
2006-11-10 17:25:39 -08:00 |
|
brian@zim.(none)
|
739f2c27d0
|
This patch fixes the example engine, the example parser, and the example daemon to compile. AKA You can now test that the interface is actually working :)
|
2006-11-10 17:21:59 -08:00 |
|
joerg@trift2.
|
a19a5b5f03
|
Merge trift2.:/M50/mysql-5.0
into trift2.:/MySQL/M50/push-5.0
|
2006-11-10 20:24:05 +01:00 |
|
joerg@trift2.
|
ca06382435
|
Merge trift2.:/MySQL/M50/push-5.0
into trift2.:/MySQL/M51/push-5.1
|
2006-11-10 20:02:33 +01:00 |
|
tsmith@quadxeon.mysql.com
|
ce805aff3f
|
Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/50
into quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/51
|
2006-11-10 19:41:47 +01:00 |
|
tsmith@quadxeon.mysql.com
|
82b6712a27
|
Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1
into quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/51
|
2006-11-10 19:39:26 +01:00 |
|
tsmith@quadxeon.mysql.com
|
b2da711fbf
|
Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0
into quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/50
|
2006-11-10 19:38:07 +01:00 |
|
joerg@trift2.
|
e47f753a85
|
Merge trift2.:/MySQL/M50/bug24023-5.0
into trift2.:/MySQL/M50/push-5.0
|
2006-11-10 19:11:26 +01:00 |
|
joerg@trift2.
|
32d9fdaa98
|
Merge trift2.:/MySQL/M41/push-4.1
into trift2.:/MySQL/M50/push-5.0
|
2006-11-10 19:07:52 +01:00 |
|
joerg@trift2.
|
743ab0c6a4
|
Merge trift2.:/MySQL/M41/bug17194-4.1
into trift2.:/MySQL/M41/push-4.1
|
2006-11-10 15:54:58 +01:00 |
|
joerg@trift2.
|
2ab3d0bfb4
|
Merge trift2.:/MySQL/M41/clone-4.1
into trift2.:/MySQL/M41/push-4.1
|
2006-11-10 15:52:53 +01:00 |
|
df@kahlann.erinye.com
|
a185c4f6ea
|
Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-4.1
into kahlann.erinye.com:/home/df/mysql/build/mtr-4.1
|
2006-11-10 14:49:07 +01:00 |
|
df@kahlann.erinye.com
|
403ecf18c6
|
Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.0
into kahlann.erinye.com:/home/df/mysql/build/mtr-5.0
|
2006-11-10 14:44:01 +01:00 |
|
df@kahlann.erinye.com
|
abd8eeaaa7
|
Merge kahlann.erinye.com:/home/df/mysql/build/mtr-5.0
into kahlann.erinye.com:/home/df/mysql/build/51
|
2006-11-10 13:27:50 +01:00 |
|
df@kahlann.erinye.com
|
59e33edf22
|
Merge kahlann.erinye.com:/home/df/mysql/build/mtr-4.1
into kahlann.erinye.com:/home/df/mysql/build/mtr-5.0
|
2006-11-10 13:14:21 +01:00 |
|
df@kahlann.erinye.com
|
f1764fa99f
|
add --report-features to mysql-test-run.pl
|
2006-11-10 13:12:08 +01:00 |
|
petr/cps@outpost.site
|
e06f74f9f9
|
Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-4.1
into outpost.site:/home/cps/mysql/trees/4.1-runtime-bug9191
|
2006-11-10 15:05:38 +03:00 |
|
ted@ted.mysql.internal
|
1c8a6cfc37
|
Merge ted.mysql.internal:/home/ted/src/mysql/50-gca
into ted.mysql.internal:/home/ted/src/mysql/mysql-5.1-new-maint
|
2006-11-10 07:23:42 +03:00 |
|
ted@ted.mysql.internal
|
bc9ca699fb
|
Memory allocation bug fixed
|
2006-11-10 07:21:10 +03:00 |
|
kent@c-634072d5.010-2112-6f72651.cust.bredbandsbolaget.se
|
ef9f68a7c9
|
Merge mysql.com:/Users/kent/mysql/bk/lic/my51-lic
into mysql.com:/Users/kent/mysql/bk/mysql-5.1
|
2006-11-10 02:45:34 +01:00 |
|
kent@c-634072d5.010-2112-6f72651.cust.bredbandsbolaget.se
|
040f95494d
|
Merge mysql.com:/Users/kent/mysql/bk/lic/my50-lic
into mysql.com:/Users/kent/mysql/bk/lic/my51-lic
|
2006-11-10 02:36:29 +01:00 |
|
kent@mysql.com/c-634072d5.010-2112-6f72651.cust.bredbandsbolaget.se
|
54f6fc07b9
|
Merge mysql.com:/Users/kent/mysql/bk/lic/my50-lic
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
|
2006-11-10 02:35:01 +01:00 |
|
kent@mysql.com/c-634072d5.010-2112-6f72651.cust.bredbandsbolaget.se
|
264beeff86
|
Merge mysql.com:/Users/kent/mysql/bk/lic/my41-lic
into mysql.com:/Users/kent/mysql/bk/lic/my50-lic
|
2006-11-10 02:28:31 +01:00 |
|
kent@mysql.com/c-634072d5.010-2112-6f72651.cust.bredbandsbolaget.se
|
f893128839
|
mysql-test-run.sh:
Added --force-restart pseudo server argument to shell version as well
|
2006-11-10 02:22:33 +01:00 |
|
joerg@trift2.
|
dce6efd035
|
mysql-test/install_test_db.sh
Adapt to the different path of the server program, if installation was by RPM.
Missing in the first changeset for bug#17194.
|
2006-11-09 17:43:31 +01:00 |
|
tsmith@quadxeon.mysql.com
|
8f92859ec6
|
Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1-maint
into quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/inno/51
|
2006-11-09 07:56:25 +01:00 |
|
tsmith@quadxeon.mysql.com
|
03d07ea337
|
Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/inno/50
into quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/inno/51
|
2006-11-09 05:25:45 +01:00 |
|
tsmith@quadxeon.mysql.com
|
e9b42a4b27
|
Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/inno/41
into quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/inno/50
|
2006-11-09 05:21:56 +01:00 |
|