~drizzle-trunk/drizzle/development

* New serial event log plugin

Implemented in /plugin/serial_event_log/.

Adds a very simple serialized event log to the server.  This simple
applier takes Command messages and writes them to a log file as it
received them.  Nothing complex for right now.

* New default replicator plugin

This plugin is extremely simple and merely passes a received Command
message on to all registered Appliers (of which the new serial event
log is one of those appliers)

The plugin is disabled by default.  It can be enabled on startup
with --default-replicator-enable.

* New command reader test program

There is a new test program in /drizzled/message/ which is similar to
the transaction_reader program but can read single Command messages, 
and not Transaction messages which contain a vector of Command messages.

* New serial_event_log test suite

The test case is very simple right now, but serves to show how plugin
test suites can be written, and how test programs in the server source
tree can be used in the drizzletest program language.
Filename Latest Rev Last Changed Committer Comment Size
..
parts 1 16 years ago brian clean slate Diff
14897.frm 1 16 years ago brian clean slate 8.4 KB Diff Download File
bad_gis_data.dat 1 16 years ago brian clean slate 4 bytes Diff Download File
bug15328.cnf 1 16 years ago brian clean slate 44 bytes Diff Download File
bug16266.000001 1 16 years ago brian clean slate 532 bytes Diff Download File
bug19371.frm 1 16 years ago brian clean slate 8.3 KB Diff Download File
bug19371.MYD 1 16 years ago brian clean slate 40 bytes Diff Download File
bug19371.MYI 1 16 years ago brian clean slate 1 KB Diff Download File
bug30435_10k_items.txt 1 16 years ago brian clean slate 47.7 KB Diff Download File
bug30435_5k.txt 1 16 years ago brian clean slate 23.3 KB Diff Download File
bug308457.txt 685.4.6 16 years ago Jay Pipes Fix for Bug#308457. Gave UTF8 enclosure and escap 10 bytes Diff Download File
bug30938.frm 1 16 years ago brian clean slate 8.7 KB Diff Download File
bug33029-slave-relay-bin.000001 1 16 years ago brian clean slate 3.8 KB Diff Download File
bug35469.dat 1 16 years ago brian clean slate 45 bytes Diff Download File
cacert.pem 1 16 years ago brian clean slate 989 bytes Diff Download File
client-cert.pem 1 16 years ago brian clean slate 2 KB Diff Download File
client-key.pem 1 16 years ago brian clean slate 493 bytes Diff Download File
corrupt-relay-bin.000624 1 16 years ago brian clean slate 89.2 KB Diff Download File
des_key_file 1 16 years ago brian clean slate 55 bytes Diff Download File
Index.xml 1 16 years ago brian clean slate 2.2 KB Diff Download File
loaddata1.dat 873.1.1 16 years ago Jay Pipes Fixes the Field_date class to not allow any invali 60 bytes Diff Download File
loaddata2.dat 706 16 years ago Brian Aker Fix loaddata test. 77 bytes Diff Download File
loaddata3.dat 706 16 years ago Brian Aker Fix loaddata test. 86 bytes Diff Download File
loaddata4.dat 1 16 years ago brian clean slate 85 bytes Diff Download File
loaddata5.dat 1 16 years ago brian clean slate 69 bytes Diff Download File
loaddata6.dat 1 16 years ago brian clean slate 2 bytes Diff Download File
loaddata_dq.dat 1 16 years ago brian clean slate 46 bytes Diff Download File
loaddata_pair.dat 1 16 years ago brian clean slate 20 bytes Diff Download File
loadxml.dat 1 16 years ago brian clean slate 1.4 KB Diff Download File
master-bin.000001 1 16 years ago brian clean slate 98 bytes Diff Download File
Moscow_leap 1 16 years ago brian clean slate 991 bytes Diff Download File
null_test.txt 685.4.1 16 years ago Jay Pipes Enabled the null.test. * Fixed numerous SQL synta 12 bytes Diff Download File
old_table-323.frm 1 16 years ago brian clean slate 8.4 KB Diff Download File
rpl_loaddata.dat 1 16 years ago brian clean slate 12 bytes Diff Download File
rpl_loaddata2.dat 1 16 years ago brian clean slate 140 bytes Diff Download File
rpl_timezone.dat 1 16 years ago brian clean slate 30 bytes Diff Download File
rpl_timezone2.dat 1 16 years ago brian clean slate 40 bytes Diff Download File
server-cert-des.pem 1 16 years ago brian clean slate 956 bytes Diff Download File
server-cert.pem 1 16 years ago brian clean slate 2.1 KB Diff Download File
server-key-des.pem 1 16 years ago brian clean slate 963 bytes Diff Download File
server-key.pem 1 16 years ago brian clean slate 493 bytes Diff Download File
server8k-cert.pem 1 16 years ago brian clean slate 3.1 KB Diff Download File
server8k-key.pem 1 16 years ago brian clean slate 6.2 KB Diff Download File
trunc_binlog.000001 1 16 years ago brian clean slate 174 bytes Diff Download File
untrusted-cacert.pem 1 16 years ago brian clean slate 2.7 KB Diff Download File
vchar.frm 1 16 years ago brian clean slate 8.4 KB Diff Download File
warnings_loaddata.dat 1 16 years ago brian clean slate 211 bytes Diff Download File
words.dat 1 16 years ago brian clean slate 581 bytes Diff Download File
words2.dat 1 16 years ago brian clean slate 419 bytes Diff Download File