~xnox/ubuntu/saucy/drizzle/merge

« back to all changes in this revision

Viewing changes to plugin/transaction_log/tests/r/transaction_log_transaction.result

  • Committer: Bazaar Package Importer
  • Author(s): Monty Taylor
  • Date: 2011-01-01 13:55:03 UTC
  • Revision ID: james.westby@ubuntu.com-20110101135503-x2ub1akxoisgwi6z
Tags: 2010.12.06-0ubuntu4
* Fixed missing build depends.
* Added Lee to uploaders.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
Check transaction_log_entries
12
12
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_ENTRIES;
13
13
COUNT(*)
14
 
3
 
14
2
15
15
 
16
16
Check transaction_log_transactions
17
17
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS;
18
18
COUNT(*)
19
 
3
 
19
2
20
20
Check transaction log contents
21
21
SELECT PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS));
22
22
PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS))
247
247
Check transaction_log_entries
248
248
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_ENTRIES;
249
249
COUNT(*)
250
 
5
 
250
3
251
251
 
252
252
Check transaction_log_transactions
253
253
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS;
254
254
COUNT(*)
255
 
5
 
255
3
256
256
Check transaction log contents
257
257
SELECT PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS));
258
258
PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS))
576
576
Check transaction_log_entries
577
577
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_ENTRIES;
578
578
COUNT(*)
579
 
7
 
579
4
580
580
 
581
581
Check transaction_log_transactions
582
582
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS;
583
583
COUNT(*)
584
 
7
 
584
4
585
585
Check transaction log contents
586
586
SELECT PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS));
587
587
PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS))
705
705
Check transaction_log_entries
706
706
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_ENTRIES;
707
707
COUNT(*)
708
 
3
 
708
2
709
709
 
710
710
Check transaction_log_transactions
711
711
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS;
712
712
COUNT(*)
713
 
3
 
713
2
714
714
Check transaction log contents
715
715
SELECT PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS));
716
716
PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS))
891
891
Check transaction_log_entries
892
892
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_ENTRIES;
893
893
COUNT(*)
894
 
5
 
894
3
895
895
 
896
896
Check transaction_log_transactions
897
897
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS;
898
898
COUNT(*)
899
 
5
 
899
3
900
900
Check transaction log contents
901
901
SELECT PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS));
902
902
PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS))
1061
1061
Check transaction_log_entries
1062
1062
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_ENTRIES;
1063
1063
COUNT(*)
1064
 
6
 
1064
4
1065
1065
 
1066
1066
Check transaction_log_transactions
1067
1067
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS;
1068
1068
COUNT(*)
1069
 
6
 
1069
4
1070
1070
Check transaction log contents
1071
1071
SELECT PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS));
1072
1072
PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS))
1147
1147
Check transaction_log_entries
1148
1148
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_ENTRIES;
1149
1149
COUNT(*)
1150
 
5
 
1150
3
1151
1151
 
1152
1152
Check transaction_log_transactions
1153
1153
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS;
1154
1154
COUNT(*)
1155
 
5
 
1155
3
1156
1156
Check transaction log contents
1157
1157
SELECT PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS));
1158
1158
PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS))
1317
1317
Check transaction_log_entries
1318
1318
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_ENTRIES;
1319
1319
COUNT(*)
1320
 
5
 
1320
3
1321
1321
 
1322
1322
Check transaction_log_transactions
1323
1323
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS;
1324
1324
COUNT(*)
1325
 
5
 
1325
3
1326
1326
Check transaction log contents
1327
1327
SELECT PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS));
1328
1328
PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS))
1504
1504
Check transaction_log_entries
1505
1505
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_ENTRIES;
1506
1506
COUNT(*)
1507
 
5
 
1507
3
1508
1508
 
1509
1509
Check transaction_log_transactions
1510
1510
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS;
1511
1511
COUNT(*)
1512
 
5
 
1512
3
1513
1513
Check transaction log contents
1514
1514
SELECT PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS));
1515
1515
PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS))
1622
1622
Check transaction_log_entries
1623
1623
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_ENTRIES;
1624
1624
COUNT(*)
1625
 
6
 
1625
4
1626
1626
 
1627
1627
Check transaction_log_transactions
1628
1628
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS;
1629
1629
COUNT(*)
1630
 
6
 
1630
4
1631
1631
Check transaction log contents
1632
1632
SELECT PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS));
1633
1633
PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS))
1835
1835
Check transaction_log_entries
1836
1836
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_ENTRIES;
1837
1837
COUNT(*)
1838
 
5
 
1838
3
1839
1839
 
1840
1840
Check transaction_log_transactions
1841
1841
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS;
1842
1842
COUNT(*)
1843
 
5
 
1843
3
1844
1844
Check transaction log contents
1845
1845
SELECT PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS));
1846
1846
PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS))
1953
1953
Check transaction_log_entries
1954
1954
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_ENTRIES;
1955
1955
COUNT(*)
1956
 
5
 
1956
3
1957
1957
 
1958
1958
Check transaction_log_transactions
1959
1959
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS;
1960
1960
COUNT(*)
1961
 
5
 
1961
3
1962
1962
Check transaction log contents
1963
1963
SELECT PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS));
1964
1964
PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS))
2104
2104
Check transaction_log_entries
2105
2105
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_ENTRIES;
2106
2106
COUNT(*)
2107
 
5
 
2107
3
2108
2108
 
2109
2109
Check transaction_log_transactions
2110
2110
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS;
2111
2111
COUNT(*)
2112
 
5
 
2112
3
2113
2113
Check transaction log contents
2114
2114
SELECT PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS));
2115
2115
PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS))
2312
2312
Check transaction_log_entries
2313
2313
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_ENTRIES;
2314
2314
COUNT(*)
2315
 
6
 
2315
4
2316
2316
 
2317
2317
Check transaction_log_transactions
2318
2318
SELECT COUNT(*) FROM DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS;
2319
2319
COUNT(*)
2320
 
6
 
2320
4
2321
2321
Check transaction log contents
2322
2322
SELECT PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS));
2323
2323
PRINT_TRANSACTION_MESSAGE('transaction.log',(select max(entry_offset) from DATA_DICTIONARY.TRANSACTION_LOG_TRANSACTIONS))