13%
11.02.2016
_expires)
10 WHERE (user_id, subscription_type) = (in_user_id, in_subscription_type);
11 EXIT upsert WHEN FOUND;
12 BEGIN
13 INSERT INTO subscriptions (user_id, subscription_type, started, expires
13%
11.04.2016
_options=synced
08 servers=backend1, [...]
09 user=maxscale
10 passwd=secret
11
12 [Galera Listener]
13 type=listener
14 service=Galera Router
15 protocol=MySQLClient
16 address=10.42.0.1
17 port=3306
18
19 [Galera
13%
30.01.2020
)
≥3
Glacier Deep Archive
Data archiving for barely used data with a recovery time of 12 hours
99.999999999
99.99 (after restore)
≥3
RRS (no longer
13%
22.12.2017
cloud solutions, they still exist and are very successful. Red Hat Enterprise Virtualization (RHEV) enjoys a popularity similar to SUSE Linux Enterprise Server (SLES) 12, to which you can add extensions
13%
09.08.2015
Open-Xchange
Scalix
Tine 2.0
Zarafa
Zimbra
Product version
14.1
3.4
7.6
12.5
Coriander, 2014.09.10
7.1
8.6
Supported
13%
08.10.2015
to Oracle Streams, which you should take a look at because streams were set to a status of "deprecated" in database release 12c R1, alongside Advanced Replication. Thus, the feature is still included in 12c
13%
20.03.2014
, with various cookie and form fields selected as being the token location. Select the appropriate value (Figure 12) and start the live capture of cookies.
Figure
13%
20.03.2014
is tailored to work closely with Red Hat's own OpenStack distribution, RDO [2]. Kickstack, in turn, is more concerned with the classic Ubuntu environment running Ubuntu LTS version 12.04. Until one of the two
13%
20.03.2014
integration. Inktank, the company behind Ceph, offers complete packages for all the major enterprise distributions at [12]. The only disadvantage is that Ceph currently lacks a GUI – unless you have a support
13%
20.05.2014
.get('/', root);
12
13 var server = http.createServer(app);
14 server.listen(app.get('port'), function() {
15 console.log('Express server listening on port ' + app.get('port'));
16