16%
09.04.2019
SQL versions older than 8.0, as well as in MariaDB, internal temporary tables created to perform a certain operation are built with the MEMORY storage engine when possible – for example, if an ORDER BY cannot
16%
10.06.2015
-hotfix-4
Microsoft-authored UE-V settings location template for App-V 5.0 client: https://gallery.technet.microsoft.com/Authored-UE-V-Settings-bb442a33/
16%
04.08.2020
: Data flows can be controlled individually by QoS mechanisms on the network.
The DSCPs have values from 0 to 63 that are inserted into the IP header, thus marking the corresponding traffic class
16%
18.07.2013
, PHP, and MySQL could take a rest with a load of 0.01. Performance tests on the cache resulted in 100,000 requests per second for 1,000 parallel requests without the base load of the server changing
16%
14.03.2013
: 64-bit Unicast prefix:200:5EFE:w.x.y.z
Private addresses: 64-bit Unicast prefix:0:5EFE:w.x.y.z
Here, w.x.y.z stands for an IPv4 address in the normal dotted decimal notation. A possible ISATAP
16%
07.04.2022
().replaceFirst('T', ' ').replaceRange(w.date!.toIso8601String().lastIndexOf('.')-1, w.date!.toIso8601String().lastIndexOf('0'), '');
113 });
114 }
115
116 @override
117 Widget build(BuildContext context) {
118 return
16%
10.06.2015
365 and Azure AD can be done painlessly from ADFS 2.0 and newer. New developments for ADFS in Windows Server 2012 R2 are, however, worth a closer look, such as the possibilities of the Workplace Join
16%
26.01.2025
task customization that installs Wireshark into a dev box environment by WinGet package management:
$schema: 1.0
tasks:
- name: winget
parameters:
package: WiresharkFoundation.Wireshark
run