MySQL error log contains diagnostics messages such as errors, warnings and notes that occur during MySQL startup, shutdown and while the server is running.
Community
Oracle RAC vs. SQL Server AG
(Kellyn Pot’Vin-Gorman) As I have seen the benefit for having a post on Oracle database vs. SQL Server architecture, let’s move onto the next frontier- High Availability…or what people think is high availability architecture in the two platforms.
19.1 and Real Time SQL Monitoring
(Jeff Smith) With some excellent feedback from our friends on the In-Memory and Real World Performance tuning groups here, we made the following improvements to the SQL Monitoring interface in SQL Developer:
Column Mapping and Transformation in Oracle Golden Gate
(Jagruti Jasleniya) In general, any replication tool replicates data in similar objects. We need an identical copy of the source and target if we want to do replication.
SQL SERVER – FIX: Install Error: A Network-Related or Instance-Specific Error Occurred While Establishing a Connection to SQL Server
(Pinal Dave) One of the most common connectivity errors which I have heard about it is “A network-related or instance-specific error occurred while establishing a connection to SQL Server.”
How To Implement Token Based Authentication Using Web API, Entity Framework, And Angular 7
(Puneet Kankar) In this article, we will learn how to implement token-based authentication using Web API, Entity Framework, and Angular 7.
A Case Study: Implementing a Db2 for z/OS Implicit Trusted Connection
(Robert Catterall) I’ve been interested in the role and trusted context features of Db2 for z/OS for a long time (I posted a two-part blog entry on the topic back in 2011). Theory is nice, but what about practice?
Restify vs. Sails vs. Hapi: Node.js Framework Comparison
(Chris Tobolski) In the last decade, Node.js has rapidly risen in popularity as a server-side programming language.
Chaining Absolute And Local Redirects With The Router In Angular 7.2.13
(Ben Nadel) One of the nice features of the Angular Router is that it can perform a “local” redirect at any level of the Route configuration.
TTL – Perfect Accuracy by using an insertable VIEW
(Mario Beck) One more comment regarding TTL in MySQL:
