Home
last modified time | relevance | path

Searched refs:auto_commit (Results 1 – 25 of 921) sorted by relevance

12345678910>>...37

/dports/databases/db18/db-18.1.40/test/tcl/
H A Dtxn011.tcl29 set db [berkdb_open -create -auto_commit \
41 set db [berkdb_open -auto_commit -env $ndenv test.db]
53 -auto_commit -env $ndenv -notdurable -btree $testfile]
83 -auto_commit -env $env -btree -notdurable $nondurfile]
100 -create -auto_commit -env $env -btree $durfile]
108 -auto_commit -env $env -notdurable $durfile} res
115 -auto_commit -env $env -notdurable $durfile]
121 -auto_commit -env $env -btree $durfile]
135 set sdb1 [eval berkdb_open_noerr -create -auto_commit \
137 catch {set sdb2 [eval berkdb_open_noerr -create -auto_commit \
[all …]
H A Drep084.tcl99 set db [eval berkdb_open -env $envs(A) -auto_commit $largs \
118 [berkdb_open -env $envs(B) -auto_commit "test.db"] close
119 [berkdb_open -env $envs(C) -auto_commit "test.db"] close
121 [catch {berkdb_open -env $envs(B) -auto_commit "" "mynimdb"}] 1
130 [berkdb_open -env $envs(B) -auto_commit "test.db"] close
131 [berkdb_open -env $envs(B) -auto_commit "" "mynimdb"] close
132 [berkdb_open -env $envs(C) -auto_commit "test.db"] close
133 [berkdb_open -env $envs(C) -auto_commit "" "mynimdb"] close
140 set db [berkdb_open -env $envs(A) -auto_commit "" "mynimdb"]
H A Dsdb013.tcl77 $args -env $env -auto_commit {$omethod $testfile $subdb}]
88 -auto_commit $omethod $dummyfile]
98 $args -env $env -auto_commit {$omethod $testfile $subdb}]
114 -auto_commit {$omethod $testfile $subdb}} db]
121 $args -env $env -auto_commit {$omethod $testfile $subdb}]
137 -env $env -auto_commit $omethod $dummyfile]
150 -env $env -auto_commit {$omethod $testfile $subdb}]
156 $args -auto_commit {$omethod $testfile $subdb}} res]
H A Dtest096.tcl78 set db [eval {berkdb_open -create -auto_commit \
85 set dbtr [eval {berkdb_open -create -auto_commit \
102 set db [eval {berkdb_open -create -auto_commit \
142 set db [eval {berkdb_open -create -auto_commit -pagesize 512 \
180 set ret [berkdb dbremove -env $env -auto_commit $testfile]
181 set ret [berkdb dbremove -env $env -auto_commit $overflowfile]
184 set db [eval {berkdb_open -pagesize $pagesize -dup -auto_commit \
234 set ret [berkdb dbremove -env $env -auto_commit $testfile]
235 set db [eval {berkdb_open -pagesize $pagesize -dup -auto_commit \
278 set db [eval {berkdb_open -create -auto_commit -pagesize 512 \
[all …]
H A Dt106script.tcl25 -auto_commit -len 32 queue.db} ]
30 -create -btree -env $dbenv -auto_commit testfile1.db]
33 -create -btree -env $dbenv -auto_commit testfile2.db]
36 -create -btree -env $dbenv -auto_commit testfile3.db]
39 -create -btree -env $dbenv -auto_commit testfile4.db]
95 -auto_commit -len 32 queue.db} ]
100 -create -btree -env $dbenv -auto_commit testfile1.db]
103 -create -btree -env $dbenv -auto_commit testfile2.db]
106 -create -btree -env $dbenv -auto_commit testfile3.db]
109 -create -btree -env $dbenv -auto_commit testfile4.db]
[all …]
/dports/databases/db5/db-5.3.28/test/tcl/
H A Dtxn011.tcl29 set db [berkdb_open -create -auto_commit \
41 set db [berkdb_open -auto_commit -env $ndenv test.db]
53 -auto_commit -env $ndenv -notdurable -btree $testfile]
83 -auto_commit -env $env -btree -notdurable $nondurfile]
100 -create -auto_commit -env $env -btree $durfile]
108 -auto_commit -env $env -notdurable $durfile} res
115 -auto_commit -env $env -notdurable $durfile]
121 -auto_commit -env $env -btree $durfile]
135 set sdb1 [eval berkdb_open_noerr -create -auto_commit \
137 catch {set sdb2 [eval berkdb_open_noerr -create -auto_commit \
[all …]
H A Drep084.tcl99 set db [eval berkdb_open -env $envs(A) -auto_commit $largs \
118 [berkdb_open -env $envs(B) -auto_commit "test.db"] close
119 [berkdb_open -env $envs(C) -auto_commit "test.db"] close
121 [catch {berkdb_open -env $envs(B) -auto_commit "" "mynimdb"}] 1
130 [berkdb_open -env $envs(B) -auto_commit "test.db"] close
131 [berkdb_open -env $envs(B) -auto_commit "" "mynimdb"] close
132 [berkdb_open -env $envs(C) -auto_commit "test.db"] close
133 [berkdb_open -env $envs(C) -auto_commit "" "mynimdb"] close
140 set db [berkdb_open -env $envs(A) -auto_commit "" "mynimdb"]
H A Dsdb013.tcl77 $args -env $env -auto_commit {$omethod $testfile $subdb}]
88 -auto_commit $omethod $dummyfile]
98 $args -env $env -auto_commit {$omethod $testfile $subdb}]
114 -auto_commit {$omethod $testfile $subdb}} db]
121 $args -env $env -auto_commit {$omethod $testfile $subdb}]
137 -env $env -auto_commit $omethod $dummyfile]
150 -env $env -auto_commit {$omethod $testfile $subdb}]
156 $args -auto_commit {$omethod $testfile $subdb}} res]
H A Dtest096.tcl78 set db [eval {berkdb_open -create -auto_commit \
85 set dbtr [eval {berkdb_open -create -auto_commit \
102 set db [eval {berkdb_open -create -auto_commit \
142 set db [eval {berkdb_open -create -auto_commit -pagesize 512 \
180 set ret [berkdb dbremove -env $env -auto_commit $testfile]
181 set ret [berkdb dbremove -env $env -auto_commit $overflowfile]
184 set db [eval {berkdb_open -pagesize $pagesize -dup -auto_commit \
234 set ret [berkdb dbremove -env $env -auto_commit $testfile]
235 set db [eval {berkdb_open -pagesize $pagesize -dup -auto_commit \
278 set db [eval {berkdb_open -create -auto_commit -pagesize 512 \
[all …]
H A Dt106script.tcl25 -auto_commit -len 32 queue.db} ]
30 -create -btree -env $dbenv -auto_commit testfile1.db]
33 -create -btree -env $dbenv -auto_commit testfile2.db]
36 -create -btree -env $dbenv -auto_commit testfile3.db]
39 -create -btree -env $dbenv -auto_commit testfile4.db]
95 -auto_commit -len 32 queue.db} ]
100 -create -btree -env $dbenv -auto_commit testfile1.db]
103 -create -btree -env $dbenv -auto_commit testfile2.db]
106 -create -btree -env $dbenv -auto_commit testfile3.db]
109 -create -btree -env $dbenv -auto_commit testfile4.db]
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql-bench/
H A Dtest-transactions.sh98 my ($table, $test_name, $auto_commit)= @_;
101 $dbh->{AutoCommit}= $auto_commit;
112 $dbh->commit if (!$auto_commit);
249 my ($table, $test_name, $auto_commit)= @_;
252 $dbh->{AutoCommit}= $auto_commit;
260 $dbh->commit if (!$auto_commit);
275 my ($table, $test_name, $auto_commit)= @_;
278 $dbh->{AutoCommit}= $auto_commit;
285 $dbh->commit if (!$auto_commit);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql-bench/
H A Dtest-transactions.sh98 my ($table, $test_name, $auto_commit)= @_;
101 $dbh->{AutoCommit}= $auto_commit;
112 $dbh->commit if (!$auto_commit);
249 my ($table, $test_name, $auto_commit)= @_;
252 $dbh->{AutoCommit}= $auto_commit;
260 $dbh->commit if (!$auto_commit);
275 my ($table, $test_name, $auto_commit)= @_;
278 $dbh->{AutoCommit}= $auto_commit;
285 $dbh->commit if (!$auto_commit);
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql-bench/
H A Dtest-transactions.sh98 my ($table, $test_name, $auto_commit)= @_;
101 $dbh->{AutoCommit}= $auto_commit;
112 $dbh->commit if (!$auto_commit);
249 my ($table, $test_name, $auto_commit)= @_;
252 $dbh->{AutoCommit}= $auto_commit;
260 $dbh->commit if (!$auto_commit);
275 my ($table, $test_name, $auto_commit)= @_;
278 $dbh->{AutoCommit}= $auto_commit;
285 $dbh->commit if (!$auto_commit);
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql-bench/
H A Dtest-transactions.sh98 my ($table, $test_name, $auto_commit)= @_;
101 $dbh->{AutoCommit}= $auto_commit;
112 $dbh->commit if (!$auto_commit);
249 my ($table, $test_name, $auto_commit)= @_;
252 $dbh->{AutoCommit}= $auto_commit;
260 $dbh->commit if (!$auto_commit);
275 my ($table, $test_name, $auto_commit)= @_;
278 $dbh->{AutoCommit}= $auto_commit;
285 $dbh->commit if (!$auto_commit);
/dports/databases/mariadb104-server/mariadb-10.4.24/sql-bench/
H A Dtest-transactions.sh98 my ($table, $test_name, $auto_commit)= @_;
101 $dbh->{AutoCommit}= $auto_commit;
112 $dbh->commit if (!$auto_commit);
249 my ($table, $test_name, $auto_commit)= @_;
252 $dbh->{AutoCommit}= $auto_commit;
260 $dbh->commit if (!$auto_commit);
275 my ($table, $test_name, $auto_commit)= @_;
278 $dbh->{AutoCommit}= $auto_commit;
285 $dbh->commit if (!$auto_commit);
/dports/databases/mariadb105-client/mariadb-10.5.15/sql-bench/
H A Dtest-transactions.sh98 my ($table, $test_name, $auto_commit)= @_;
101 $dbh->{AutoCommit}= $auto_commit;
112 $dbh->commit if (!$auto_commit);
249 my ($table, $test_name, $auto_commit)= @_;
252 $dbh->{AutoCommit}= $auto_commit;
260 $dbh->commit if (!$auto_commit);
275 my ($table, $test_name, $auto_commit)= @_;
278 $dbh->{AutoCommit}= $auto_commit;
285 $dbh->commit if (!$auto_commit);
/dports/databases/mariadb104-client/mariadb-10.4.24/sql-bench/
H A Dtest-transactions.sh98 my ($table, $test_name, $auto_commit)= @_;
101 $dbh->{AutoCommit}= $auto_commit;
112 $dbh->commit if (!$auto_commit);
249 my ($table, $test_name, $auto_commit)= @_;
252 $dbh->{AutoCommit}= $auto_commit;
260 $dbh->commit if (!$auto_commit);
275 my ($table, $test_name, $auto_commit)= @_;
278 $dbh->{AutoCommit}= $auto_commit;
285 $dbh->commit if (!$auto_commit);
/dports/databases/mariadb103-server/mariadb-10.3.34/sql-bench/
H A Dtest-transactions.sh98 my ($table, $test_name, $auto_commit)= @_;
101 $dbh->{AutoCommit}= $auto_commit;
112 $dbh->commit if (!$auto_commit);
249 my ($table, $test_name, $auto_commit)= @_;
252 $dbh->{AutoCommit}= $auto_commit;
260 $dbh->commit if (!$auto_commit);
275 my ($table, $test_name, $auto_commit)= @_;
278 $dbh->{AutoCommit}= $auto_commit;
285 $dbh->commit if (!$auto_commit);
/dports/databases/mariadb103-client/mariadb-10.3.34/sql-bench/
H A Dtest-transactions.sh98 my ($table, $test_name, $auto_commit)= @_;
101 $dbh->{AutoCommit}= $auto_commit;
112 $dbh->commit if (!$auto_commit);
249 my ($table, $test_name, $auto_commit)= @_;
252 $dbh->{AutoCommit}= $auto_commit;
260 $dbh->commit if (!$auto_commit);
275 my ($table, $test_name, $auto_commit)= @_;
278 $dbh->{AutoCommit}= $auto_commit;
285 $dbh->commit if (!$auto_commit);
/dports/databases/mysql56-client/mysql-5.6.51/sql-bench/
H A Dtest-transactions.sh98 my ($table, $test_name, $auto_commit)= @_;
101 $dbh->{AutoCommit}= $auto_commit;
112 $dbh->commit if (!$auto_commit);
249 my ($table, $test_name, $auto_commit)= @_;
252 $dbh->{AutoCommit}= $auto_commit;
260 $dbh->commit if (!$auto_commit);
275 my ($table, $test_name, $auto_commit)= @_;
278 $dbh->{AutoCommit}= $auto_commit;
285 $dbh->commit if (!$auto_commit);
/dports/databases/mariadb105-server/mariadb-10.5.15/sql-bench/
H A Dtest-transactions.sh98 my ($table, $test_name, $auto_commit)= @_;
101 $dbh->{AutoCommit}= $auto_commit;
112 $dbh->commit if (!$auto_commit);
249 my ($table, $test_name, $auto_commit)= @_;
252 $dbh->{AutoCommit}= $auto_commit;
260 $dbh->commit if (!$auto_commit);
275 my ($table, $test_name, $auto_commit)= @_;
278 $dbh->{AutoCommit}= $auto_commit;
285 $dbh->commit if (!$auto_commit);
/dports/databases/mysql55-client/mysql-5.5.62/sql-bench/
H A Dtest-transactions.sh98 my ($table, $test_name, $auto_commit)= @_;
101 $dbh->{AutoCommit}= $auto_commit;
112 $dbh->commit if (!$auto_commit);
249 my ($table, $test_name, $auto_commit)= @_;
252 $dbh->{AutoCommit}= $auto_commit;
260 $dbh->commit if (!$auto_commit);
275 my ($table, $test_name, $auto_commit)= @_;
278 $dbh->{AutoCommit}= $auto_commit;
285 $dbh->commit if (!$auto_commit);
/dports/textproc/py-pyexcel-io/pyexcel-io-0.6.5/pyexcel_io/database/importers/
H A Dsqlalchemy.py28 self, importer, adapter, auto_commit=True, bulk_size=1000, **keywords argument
30 self.__auto_commit = auto_commit
79 def __init__(self, file_content, _, auto_commit=True, **keywords): argument
81 self.__auto_commit = auto_commit
88 self.__importer, adapter, auto_commit=self.__auto_commit
/dports/databases/pear-MDB/MDB-1.3.0/MDB/
H A Dpgsql.php197 * @param boolean $auto_commit flag that indicates whether the database
205 function autoCommit($auto_commit) argument
207 $this->debug('AutoCommit: '.($auto_commit ? 'On' : 'Off'));
208 if ($this->auto_commit == $auto_commit) {
215 $this->auto_commit = $auto_commit;
216 $this->in_transaction = !$auto_commit;
235 if ($this->auto_commit) {
256 if ($this->auto_commit) {
388 if (!$this->auto_commit) {
643 if ($this->auto_commit) {
[all …]
/dports/science/pulseview/pulseview-0.4.2/pv/binding/
H A Dbinding.cpp52 void Binding::add_properties_to_form(QFormLayout *layout, bool auto_commit) in add_properties_to_form() argument
65 widget = p->get_widget(layout->parentWidget(), auto_commit); in add_properties_to_form()
76 layout->addWidget(p->get_widget(layout->parentWidget(), auto_commit)); in add_properties_to_form()
102 QWidget* Binding::get_property_form(QWidget *parent, bool auto_commit) in get_property_form() argument
107 add_properties_to_form(layout, auto_commit); in get_property_form()

12345678910>>...37