Showing entries 7713 to 7722 of 44061
« 10 Newer Entries | 10 Older Entries »
How to use bootstrap colorpicker example code

In this example i give you how to add color picker in your php application or html etc this is full example if you just copy and past bellow code then you can find color picker you no need to install anything I use bootstrapcolorpicker library for color picker for use colorpicker bootstrap boot

Planets9s - Sign up for our ClusterControl New Features Webinar

Welcome to this week’s Planets9s, covering all the latest resources and technologies we create around automation and management of open source database infrastructures.

Sign up for our ClusterControl New Features Webinar

Join us for this new webinar on Tuesday, May 24th, where we’ll be discussing and demonstrating the latest version of ClusterControl, the one-stop console for your entire database infrastructure. We’ll be introducing some cool new features for MySQL and MongoDB users in particular as well as walk you through the work we’ve recently done for improved security.

Sign up for the webinar

Download our new whitepaper: The MySQL Replication Blueprint …
[Read more]
Announcing Galera Cluster 5.5.49 and 5.6.30 with Galera 3.16

Codership is pleased to announce the release of Galera Cluster 5.5.49 and 5.6.30 with Galera Replication library 3.16, implementing wsrep API version 25.

The library is now available as targeted packages and package repositories for a number of Linux distributions including RHEL, Ubuntu, Debian, Fedora, CentOS, OpenSUSE and SLES. Obtaining packages using a package repository removes the need to download individual files and facilitates the deployment and upgrade of Galera nodes.

This and future releases will be available from http://www.galeracluster.com. The source repositories and bug tracking are now on http://www.github.com/codership .

This release incorporates all changes up to MySQL 5.5.49 and 5.6.30.

New features and notable fixes in Galera replication since last binary release by Codership (3.15):

  • a counter is now used to track the number of desync operations currently running
[Read more]
How to resolve No supported encrypter found The cipher and or key length are invalid in Laravel 5

I did get No supported encrypter found The cipher and or key length are invalid error when i clone my laravel project But when i run project on browser i was getting this error i did try to solve this error finally i found bellow error you can generate application key by using bellow command

How to rename column name foreign key constraint in MySql Query

This is more one post on mysql query I dont remember exactly time but i had need to change name of foreign key constraint column field We can rename field name easily if we didnt set foreign key constraint But if you set foreign key constraint then you cant rename easily I had rename directly

How to rename column name foreign key constraint in MySql Query

This is more one post on mysql query I dont remember exactly time but i had need to change name of foreign key constraint column field We can rename field name easily if we didnt set foreign key constraint But if you set foreign key constraint then you cant rename easily I had rename directly

Docker for Mac beta and MySQL - First impressions

Using Docker for development is a great way of ensuring that what you develop will be the same that you deploy in production. This is true for almost everything. If you develop on Linux, the above statement holds. If you develop on a different operating system (OSX or Windows) there are several restrictions.

I showed one of those issues in a recent article (MySQL and Docker on a Mac: networking oddity.) When you want to export a port from a service running in the container, the exported port is not available in your mac, but in the virtual machine that runs Docker services. This happens with any application that listens to a port.

The second limitation I found affects only MySQL, and it is related to using volumes. The proper way of achieving data persistence with …

[Read more]
Laravel Orderby Random using rand and DBraw example

Sometimes we require to get randomly data using laravel query builder you can use mysql rand with order by If you want to get random data using laravel eloquent then we need to use DBraw In bellow example you can i use DBrawIn this example i use DBrawRAND inside orderBy an

How VividCortex Uses the New Generated Virtual Columns Feature in MySQL

In an industry as fast-growing and interconnected as database technology’s, it’s exciting to track how innovations in one platform can ignite beneficial, rippling effects on other, surrounding systems. At VividCortex we frequently find ourselves faced with opportunities to improve our monitoring solutions based on how database technologies (such as MySQL, Redis, PostgreSQL, etc) develop and integrate new upgrades.

When those platforms that we monitor -- already powerful, tried and true -- equip themselves with new features, we work to discover how VividCortex can leverage those features and make our own technology even better. In the case of MySQL 5.7.8’s recent introduction of Generated Virtual Columns, we found the opportunity to use a new feature to make our queries simpler and more elegant, with results …

[Read more]
MySQL High Availability: The Road Ahead for Percona and XtraDB Cluster

This blog post discusses what is going on in the MySQL high availability market, and what Percona’s plans are for helping customers with high availability solutions.

One thing I like to tell people is that you shouldn’t view Percona as a “software” company, but as a “solution” company. Our goal has always been to provide the best solution that meets each customer’s situation, rather than push our own software, regardless of whether it is the best fit or not. As a result, we have customers running all kinds of MySQL “flavors”: MySQL, MariaDB, Percona Server, Amazon RDS and Google Cloud SQL. We’re happy to help customers be successful with the technology of their choice, and advise them on alternatives when we see a better fit.

One area where I …

[Read more]
Showing entries 7713 to 7722 of 44061
« 10 Newer Entries | 10 Older Entries »