Name | Status | Last Modified | Last Commit | |
---|---|---|---|---|
lp:libeatmydata | Mature | 2014-10-29 23:02:34 UTC |
105.
tag version 105
Author:
Stewart Smith
tag version 105 |
|
lp:~stewart/ |
|
Development | 2013-12-23 22:10:06 UTC | This branch is empty. |
lp:~stewart/ |
|
Development | 2013-12-23 22:09:13 UTC | This branch is empty. |
lp:~stewart/ |
|
Development | 2013-12-23 21:55:43 UTC |
36.
update documentation to mention libpe...
Author:
Stewart Smith
update documentation to mention libperconaserve |
lp:~stewart/ |
Development | 2013-10-15 02:39:20 UTC |
197.
initial playback log plugin
Author:
Stewart Smith
initial playback log plugin |
|
lp:~stewart/ |
Development | 2013-10-04 22:42:14 UTC |
358.
misc fast-export fixes
Author:
Stewart Smith
misc fast-export fixes |
|
lp:~stewart/ |
|
Development | 2013-08-16 17:54:06 UTC |
637.
improve execution speed of ib_increme...
Author:
Stewart Smith
improve execution speed of ib_incremental tests by switching from forking thousands of mysql client executables to generating the SQL and feeding it to 1 mysql client process. On my laptop this takes t/ib_incrementa |
lp:~stewart/ |
|
Development | 2013-06-20 08:18:40 UTC |
623.
remove incorrect free of servers.path...
Author:
Stewart Smith
remove incorrect free of servers.path in testrun.c |
lp:~stewart/ |
|
Development | 2013-04-23 00:24:25 UTC |
508.
we weren't detecting if we should res...
Author:
Stewart Smith
we weren't detecting if we should restart the server on upgrade correctly. While we were correctly not re-initing the test database and data dir, we were also not restarting the server after upgrade, leaving nothing running :(. Thanks to David Six at PLMCE for walking through this. |
lp:~stewart/ |
|
Development | 2013-03-21 02:45:50 UTC |
44.
fix up building with more modern perl
Author:
Stewart Smith
fix up building with more modern perl |
lp:~stewart/ |
Development | 2013-02-19 11:43:11 UTC |
2627.
basic CREATE TABLE code for WiredTige...
Author:
Stewart Smith
basic CREATE TABLE code for WiredTiger. We're not yet taking into account any of the details of the DDL submitted, just the table name. We manually test taht the table was created with 'wt list' command |
|
lp:~stewart/ |
Development | 2013-02-15 01:25:49 UTC |
2376.
merge lp:~brianaker/drizzle/lion-disa...
Author:
Mark Atwood
|
|
lp:~stewart/ |
Development | 2013-02-08 05:27:47 UTC |
488.
clean up Die
Author:
Stewart Smith
clean up Die |
|
lp:~stewart/ |
Development | 2012-11-30 01:28:39 UTC |
174.
fix several cppcheck found bugs in te...
Author:
Stewart Smith
fix several cppcheck found bugs in test suite: assert statement modifies n_log_entries (i.e. we were not actually checking the result of our test case properly) |
|
lp:~stewart/ |
Development | 2012-11-29 23:44:38 UTC | This branch has not been pushed to yet. | |
lp:~stewart/ |
|
Development | 2012-11-14 00:28:14 UTC |
477.
add some basic tests of xtrabackup al...
Author:
Stewart Smith
add some basic tests of xtrabackup alongside some commonly used innodb server options. Also do some basic incremental tests with some server options. This is a starting point for further, more exhaustive testing of XB and server options combinations |
lp:~stewart/ |
|
Development | 2012-11-12 05:06:44 UTC | This branch is empty. |
lp:rsws | Development | 2012-11-10 04:14:55 UTC |
1.
initial
Author:
Stewart Smith
initial |
|
lp:~stewart/ |
|
Development | 2012-11-07 01:05:09 UTC |
38.
a whole bunch of thwacking to get it ...
Author:
Stewart Smith
a whole bunch of thwacking to get it to compile on Ubuntu 12.04 |
lp:~stewart/ |
Development | 2012-10-30 04:25:13 UTC |
316.
staging
Author:
Stewart Smith
staging |
|
lp:~stewart/ |
Development | 2012-10-19 08:36:02 UTC |
352.
and wait
Author:
Stewart Smith
and wait |
|
lp:~stewart/ |
Development | 2012-09-21 04:58:42 UTC |
306.
Prototype slow query log audit plugin...
Author:
Stewart Smith
Prototype slow query log audit plugin. This plugin (named extended_ The built-in slow query log holds LOCK_log for an awfully long time, and This plugin uses a lock-free algorithm to write to the log file: call write(2) I had to extend the plugin API slightly to get all the same information as The main challenge is log file rotation, as if you just close(2) a file My solution to log file rotation is to basically count how many people I know of one more possible improvement to this: reduce the number of I ran two benchmarks on my laptop (Intel(R) Core(TM) i7-2620M CPU @ 1) Using existing slow query log code eatmydata ./mysql-test-run.pl --start-and-exit --mysqld= ../client/mysqlslap -u root test -S var/tmp/ 2) Using my audit plugin mysql> INSTALL PLUGIN extended_ mysql> SET GLOBAL extended_ ../client/mysqlslap -u root test -S var/tmp/ (these numbers have been pretty stable over sevaral runs) and a third, without any slow query log enabled: ./client/mysqlslap -u root test -S var/tmp/ |
|
lp:~stewart/ |
|
Development | 2012-09-21 00:43:32 UTC | This branch is empty. |
lp:~stewart/ |
|
Development | 2012-09-02 22:27:57 UTC |
293.
Fix bug lp:1017192 Server crashes in ...
Author:
Stewart Smith
Fix bug lp:1017192 Server crashes in add_identifier on concurrent ALTER TABLE and SHOW ENGINE INNODB STATUS Fix and test comes from MariaDB: https:/ |
lp:~stewart/ |
|
Development | 2012-08-24 04:37:16 UTC |
294.
Add a test for server not starting wi...
Author:
Stewart Smith
Add a test for server not starting with userstats enabled/plugin installed (bug lp:1011047) |
lp:~stewart/ |
Development | 2012-08-02 04:03:13 UTC |
348.
merge fix for Bug #996493: innobackup...
Author:
Stewart Smith
merge fix for Bug #996493: innobackupex --apply-log doesn't read config from backup-my.cnf |
|
lp:~stewart/ |
|
Development | 2012-07-04 02:18:39 UTC |
275.
fix have_libmysqlcient for when mysql...
Author:
Stewart Smith
fix have_libmysqlcient for when mysql_config isn't a full path. |
lp:~stewart/ |
|
Development | 2012-06-27 06:57:16 UTC |
275.
merge latest PAM plugin sources
Author:
Stewart Smith
merge latest PAM plugin sources |
lp:~stewart/ |
|
Development | 2012-06-25 05:39:00 UTC |
448.
add test case for bug#832679. A serie...
Author:
Stewart Smith
add test case for bug#832679. A series of commands gives InnoDB: Error: row_search_ |
lp:~stewart/ |
Development | 2012-06-14 06:35:32 UTC | This branch has not been pushed to yet. | |
lp:~stewart/ |
|
Development | 2012-04-20 19:16:14 UTC |
2487.
have ahhhfuck.test do the repeat inte...
Author:
Stewart Smith
have ahhhfuck.test do the repeat internally, so it just fails. |
lp:mythremote | Development | 2012-03-30 05:03:43 UTC |
8.
quickly released: 12.03
Author:
Stewart Smith
quickly released: 12.03 |
|
lp:~stewart/ |
|
Development | 2012-03-09 06:01:24 UTC |
403.
remove the (now unused) --sshopt and ...
Author:
Stewart Smith
remove the (now unused) --sshopt and --scpopt options to innobackupex. This goes along with the --remote-host removal, all in favor of streaming backups |
lp:~stewart/ |
Development | 2012-02-13 01:08:52 UTC |
386.
merge support for mysqld_multi sectio...
Author:
Stewart Smith
merge support for mysqld_multi sections: bug#483827 |
|
lp:~stewart/ |
Development | 2012-02-07 04:30:03 UTC | This branch has not been pushed to yet. | |
lp:~stewart/ |
Development | 2012-02-05 06:22:39 UTC |
6.
quickly released: 12.02
Author:
Stewart Smith
quickly released: 12.02 |
|
lp:~stewart/ |
|
Development | 2012-01-18 04:59:14 UTC |
2495.
fix up problem with constant schema i...
Author:
Stewart Smith
fix up problem with constant schema identifiers for DATA_DICTIONARY and INFORMATION_SCHEMA that came up on certain compilers choosing orders for static constructor execution. |
lp:~stewart/ |
|
Development | 2012-01-09 04:49:02 UTC |
367.
merge fix for oneiric 5.1 debug build...
Author:
Stewart Smith
merge fix for oneiric 5.1 debug builds: disable mysql maintainer mode when building MySQL part of XB |
lp:~stewart/ |
|
Development | 2012-01-09 02:15:34 UTC |
316.
disable mysql maintainer mode when ru...
Author:
Stewart Smith
disable mysql maintainer mode when running configure for XB MySQL part build. This means we disable -Werror, which is probably what we want for the MySQL part anyway |
lp:~stewart/ |
Development | 2012-01-05 22:48:56 UTC |
35.
merge adding of libwrap0-dev to debia...
Author:
Stewart Smith
merge adding of libwrap0-dev to debian hosts |
|
lp:~stewart/ |
|
Development | 2012-01-05 06:57:17 UTC |
2491.
force a identifier::Schema to be cons...
Author:
Stewart Smith
force a identifier::Schema to be constructed with a identifier: |
lp:~stewart/ |
|
Development | 2012-01-05 01:03:20 UTC |
2490.
use the table identifier and catalog ...
Author:
Stewart Smith
use the table identifier and catalog in the identifier in constructing the path in build_table_ |
lp:~stewart/ |
|
Development | 2012-01-04 22:32:21 UTC |
2489.
merge table_identifier unittest fix
Author:
Stewart Smith
merge table_identifier unittest fix |
lp:~stewart/ |
|
Development | 2012-01-04 04:27:23 UTC |
109.
Fix test_net_consumer_nto1 and test_n...
Author:
Stewart Smith
Fix test_net_ |
lp:~stewart/ |
Development | 2011-12-22 03:48:11 UTC |
9.
rename boost_dev to playbackbuild (as...
Author:
Stewart Smith
rename boost_dev to playbackbuild (as we do need it for playback... also galera though. Add libssl-dev to requirements for Galera as the boost asio lib needs it |
|
lp:~stewart/ |
|
Development | 2011-12-16 08:32:24 UTC |
200.
minor fix to sphinx syntax in 5.5.18 rn
Author:
Stewart Smith
minor fix to sphinx syntax in 5.5.18 rn |
lp:freddy-query | Development | 2011-12-05 05:56:24 UTC |
7.
add test for checksums of blobs
Author:
Stewart Smith
add test for checksums of blobs |
|
lp:~stewart/ |
|
Development | 2011-12-02 00:25:05 UTC |
416.
prepend 'InnoDB: ' to dict_size_limit...
Author:
Stewart Smith
prepend 'InnoDB: ' to dict_size_limit warnings |
lp:~stewart/ |
Development | 2011-11-22 03:12:34 UTC |
398.
Import Percona Server patch: bug86091...
Author:
Stewart Smith
Import Percona Server patch: bug860910.patch # name : bug860910.patch |
|
lp:~stewart/ |
|
Development | 2011-11-16 02:15:51 UTC |
273.
add a Intel Threading Building Blocks...
Author:
Stewart Smith
add a Intel Threading Building Blocks (TBB) m4 macros |
lp:~stewart/ |
Development | 2011-11-15 07:56:10 UTC |
2461.
merge gcc 4.6 build fix
Author:
Stewart Smith
merge gcc 4.6 build fix |
|
lp:~stewart/ |
Development | 2011-10-27 10:03:44 UTC |
327.
Added FAQ question on making coffee
Author:
Stewart Smith
Added FAQ question on making coffee |
|
lp:~stewart/ |
|
Development | 2011-10-05 01:57:49 UTC |
199.
fix source dircetory for handlersock...
Author:
Stewart Smith
fix source dircetory for handlersocket and udf build for PS5.1.54 |
lp:~stewart/ |
|
Development | 2011-10-04 23:32:31 UTC |
234.
backport bug 814404 fix to 5.1.57: A...
Author:
Stewart Smith
backport bug 814404 fix to 5.1.57: Assertion failure in file handler/ |
lp:~stewart/ |
Development | 2011-09-20 17:58:44 UTC |
309.
merge bug677279 fix
Author:
Stewart Smith
merge bug677279 fix |
|
lp:~stewart/ |
Development | 2011-08-15 14:49:14 UTC |
282.
use bash for install tests from makefile
Author:
Stewart Smith
use bash for install tests from makefile |
|
lp:~stewart/ |
Development | 2011-07-26 18:29:29 UTC |
2278.
merge trunk
Author:
Stewart Smith
merge trunk |
|
lp:~stewart/ |
|
Development | 2011-06-21 06:17:18 UTC |
2344.
global g_refresh_version wasn't prote...
Author:
Stewart Smith
global g_refresh_version wasn't protected against races. Make it an atomic variable. |
lp:~stewart/ |
|
Development | 2011-06-20 12:19:13 UTC |
123.
fix innodb_buffer_pool_shm to try to ...
Author:
Stewart Smith
fix innodb_ |
lp:~stewart/ |
|
Development | 2011-06-17 12:13:50 UTC |
2277.
add backwards compatibility code in I...
Author:
Stewart Smith
add backwards compatibility code in Innobase engine for both opening table and dropping table to, if catalog is 'local', look for table in event of ENOENT in data dict path without LOCAL |
lp:~stewart/ |
Development | 2011-05-23 15:08:26 UTC |
2314.
remove unneeded libeatmydata files
Author:
Stewart Smith
remove unneeded libeatmydata files |
|
lp:~stewart/ |
|
Development | 2011-05-22 02:51:19 UTC |
2317.
move some xtrabackup sources into cor...
Author:
Stewart Smith
move some xtrabackup sources into correct place in subtree |
lp:~stewart/ |
|
Development | 2011-04-11 01:02:25 UTC |
2273.
remove some debug printouts from the ...
Author:
Stewart Smith
remove some debug printouts from the CATALOG work. |
lp:~stewart/ |
|
Development | 2011-03-31 06:37:37 UTC |
243.
add copyright header to xb_stats.sh test
Author:
Stewart Smith
add copyright header to xb_stats.sh test |
lp:~stewart/ |
Development | 2011-03-20 03:27:44 UTC |
2263.
remove the string db_arg only identif...
Author:
Stewart Smith
remove the string db_arg only identifier::Schema constructor - force every use of identifier::Schema to supply a Catalog identifier. This means we go change everywhere in the server that creates just about any type of identifier. We get the identifier from Session. This patch still has bugs around various SHOW commands and doesn't fix the keys to hash things to include the catalog name... but this does enable you to cerate two catalogs and have schemas in each and tables in them. |
|
lp:~stewart/ |
|
Development | 2011-03-19 16:32:12 UTC |
2263.
remove the string db_arg only identif...
Author:
Stewart Smith
remove the string db_arg only identifier::Schema constructor - force every use of identifier::Schema to supply a Catalog identifier. This means we go change everywhere in the server that creates just about any type of identifier. We get the identifier from Session. This patch still has bugs around various SHOW commands and doesn't fix the keys to hash things to include the catalog name... but this does enable you to cerate two catalogs and have schemas in each and tables in them. |
lp:~stewart/ |
|
Development | 2011-03-03 07:37:39 UTC |
2216.
remove the FORCE clause from ALTER TA...
Author:
Stewart Smith
remove the FORCE clause from ALTER TABLE. Previously you could do ALTER TABLE t1 FORCE - which ended up doing nothing useful at all. This has done nothing since MySQL 5.1.42 (at least) |
lp:haildb |
|
Development | 2011-01-12 00:14:47 UTC |
72.
update soname to be newer as things h...
Author:
Stewart Smith
update soname to be newer as things have been added and changed in this dev cycle |
lp:~stewart/ |
|
Development | 2010-11-08 13:26:28 UTC |
1945.
one last sqlite_server stack fix
Author:
Stewart Smith
one last sqlite_server stack fix |
lp:~stewart/ |
Development | 2010-10-27 04:31:36 UTC |
2111.
increase lock-wait-timeout
Author:
Stewart Smith
increase lock-wait-timeout |
|
lp:haildb/2.x | Development | 2010-10-04 04:47:01 UTC |
40.
merge 2.2.0 release
Author:
Stewart Smith
merge 2.2.0 release |
|
lp:~stewart/ |
Development | 2010-09-30 14:13:15 UTC |
66.
add skeleton subunit code to remainin...
Author:
Stewart Smith
add skeleton subunit code to remaining tests |
|
lp:~stewart/ |
Development | 2010-09-29 09:47:10 UTC |
2028.
branches/zip: Allocate the merge sort...
Author:
marko
branches/zip: Allocate the merge sort buffers from a heap, not stack. The merge sort can use up to 48KiB of buffers when merging blocks. row_merge_ row_merge_ row_merge_blocks(), row_merge_ row_merge_ rb://258 approved and tested by Sunny Bains |
|
lp:~stewart/ |
Development | 2010-09-29 07:28:05 UTC |
1948.
branches/zip: Increment version numbe...
Author:
vasil
branches/zip: Increment version number from 1.0.6 to 1.0.7 1.0.6 has been released |
|
lp:~stewart/ |
Development | 2010-08-07 03:46:41 UTC |
1610.
some debugging only
Author:
Stewart Smith
some debugging only |
|
lp:~stewart/ |
Development | 2010-05-17 12:53:56 UTC |
1476.
Merged embedded-innodb-type-blob into...
Author:
Stewart Smith
Merged embedded- |
|
lp:~stewart/ |
Mature | 2010-04-15 22:27:49 UTC |
6.
innodb plugin 1.0.6
Author:
Stewart Smith
innodb plugin 1.0.6 |
|
lp:vapour | Development | 2010-04-12 21:48:34 UTC |
28.
vapour.c is rather derived from memca...
Author:
Stewart Smith
vapour.c is rather derived from memcached_light.c, ack the BSD (C) on it, even though not in original memcached_light.c source... |
|
lp:~stewart/ |
|
Development | 2010-03-18 10:36:55 UTC |
1340.
set creation_timestamp and update_tim...
Author:
Stewart Smith
set creation_timestamp and update_timestamp to 0 before displaying the table proto in SHOW_TABLE_ |
lp:~stewart/ |
Development | 2010-03-17 08:02:24 UTC |
1338.
Very early LIBTCC() hack to have a fu...
Author:
Stewart Smith
Very early LIBTCC() hack to have a function which executes C code in the database server. This is PURE EVIL. |
|
lp:~stewart/ |
Development | 2010-02-08 07:41:51 UTC |
1293.
Merged embedded-innodb-init into embe...
Author:
Stewart Smith
Merged embedded- |
|
lp:~stewart/ |
Development | 2010-02-08 01:10:11 UTC |
1301.
Merged table-proto-message-error-chec...
Author:
Stewart Smith
Merged table-proto- |
|
lp:~stewart/ |
|
Development | 2010-01-14 02:00:29 UTC |
1266.
need _XOPEN_SOURCE defined on Linux t...
Author:
Stewart Smith
need _XOPEN_SOURCE defined on Linux to get portable recursive mutex definition. |
lp:~stewart/ |
Development | 2010-01-05 12:21:38 UTC |
1254.
A recursive mutex due to how subselec...
Author:
Stewart Smith
A recursive mutex due to how subselects with conditions work. fillTable can We need this to be *much* better. This is, however, the *much* smaller patch |
|
lp:~stewart/ |
|
Development | 2009-12-10 13:09:11 UTC |
1242.
fsync() the schema file (db.opt) and ...
Author:
Stewart Smith
fsync() the schema file (db.opt) and the directory it's in to help ensure crash safety. |
lp:~stewart/ |
|
Development | 2009-12-08 04:00:56 UTC |
1241.
remove RTREE and FULLTEXT index types...
Author:
Stewart Smith
remove RTREE and FULLTEXT index types from table proto definition |
lp:bzr-importmbox | Development | 2009-11-16 02:49:31 UTC |
1.
initial
Author:
Stewart Smith
initial |
|
lp:~stewart/ |
Development | 2009-11-08 22:36:06 UTC |
1201.
have scale and precision stored in ta...
Author:
Stewart Smith
have scale and precision stored in table proto and not field_length for DOUBLE and DECIMAL types |
|
lp:~stewart/ |
Development | 2009-11-03 00:09:49 UTC |
1204.
field comment set in table proto in p...
Author:
Stewart Smith
field comment set in table proto in parser |
|
lp:~stewart/ |
Development | 2009-10-29 00:57:18 UTC |
1191.
field NULL | NOT NULL in proto in par...
Author:
Stewart Smith
field NULL | NOT NULL in proto in parser. Only for CREATE TABLE. Change default in proto to reflect default in SQL. |
|
lp:~stewart/ |
Development | 2009-10-19 23:47:36 UTC |
1184.
use a real enum in table proto for ke...
Author:
Stewart Smith
use a real enum in table proto for key_type instead of some horrible magic int thing. |
|
lp:~stewart/ |
Development | 2009-10-09 10:41:21 UTC |
1166.
A very basic, proof of concept perf_u...
Author:
Stewart Smith
A very basic, proof of concept perf_udf() that counts CPU instructions like the BENCHMARK() function does wall time. It uses the very new (~linux 2.6.31, and at least .32 to get the headers) The end result is, much like you can use BENCHMARK() to see how fast MD5('pants') drizzle> select perf_udf(1, MD5('pants')); drizzle> select perf_udf(100, MD5('pants')), perf_udf(10000, MD5('pants')), perf_udf(100000, MD5('pants')); and it does have sensible ratios too, so we can tell that 1000 times as much drizzle> select perf_udf(1000000, MD5('pants')) /perf_udf(1000, MD5('pants')); Currently this code is a bit crude, only 1 measurement only on 1 cpu (so if |
|
lp:~stewart/ |
Development | 2009-10-02 07:33:25 UTC |
119.
remove tinyint
Author:
Eric Day
remove tinyint |
|
lp:~stewart/ |
|
Development | 2009-07-20 09:21:30 UTC |
1096.
merge trunk
Author:
Stewart Smith
merge trunk |
lp:~stewart/ |
Development | 2009-06-16 05:02:45 UTC |
1077.
slightly out of order variables resul...
Author:
Stewart Smith
slightly out of order variables result from fixing up server state |
|
lp:memberdb/0.6 |
|
Mature | 2009-05-17 02:13:06 UTC |
372.
remove need for mysql_prelude.sql
Author:
Stewart Smith
remove need for mysql_prelude.sql |
lp:~stewart/ |
Development | 2009-03-05 00:10:37 UTC | This branch has not been pushed to yet. | |
lp:~stewart/ |
Development | 2008-11-25 03:43:13 UTC |
2.
add license and readme
Author:
Stewart Smith
add license and readme |
|
lp:~stewart/ |
Development | 2008-11-25 03:40:03 UTC |
1.
initial
Author:
Stewart Smith
initial |
|
lp:~stewart/ |
Mature | 2008-11-25 03:15:20 UTC |
6.
Add fdatasync() wrapper
Author:
Mohsen Hariri
Add fdatasync() wrapper |
1 → 100 of 103 results | First • Previous • Next • Last |