WEB+DBの開発環境に必要なApache、MySQL、PHP、Perlなどをインストールする場合は各ソフトをダウンロードしインストールした後にさらに個別に設定をおこなわなければならないために結構、手間がかかります。 しかしXAMPPを使用すればこれらを一括して ...
XAMPPインストール後におこなうMySQLで日本語表示をおこなうための設定、rootユーザーのパスワードの設定、データベースの作成、テーブルの作成について解説します。 MySQLで日本語表示をおこなうための設定 「my.cnf」ファイルの設定 1.まずはXAMPPの ...
手癖でコマンドプロンプトから MySQL へログイン。 C:\Users\hogehoge >mysql -u root -p 'mysql' は、内部コマンドまたは外部コマンド、 操作可能なプログラムまたはバッチ ファイルとして認識されていません。 解決 カレンドディレクトリに MySQL がいないので、XAMPP を ...
近年、データベースでもベクトル型(Vector 型)の取り扱いが急速に広がってきています。 PostgreSQL、MySQL 9 などにも実装が登場しつつある中、私が個人的に長年使用している MariaDB にも同様の機能が搭載されているのか気になり調べてみました。 その結果 ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
To develop and manage web applications on the local system, most developers use XAMPP. It is an open-source local web server environment that not only helps to run the PHP applications but also allows ...
Python scripts running on NVIDIA Jetson collect sensor or AI data and insert it directly into a MySQL database hosted in XAMPP. The code uses mysql-connector-python for SQL communication, handles real ...
A fresh installation of the XAMPP Control Panel on a Windows device doesn’t hold the root password for MySQL PHPMyAdmin. In such a case, it could be easily accessible to everyone and that results in ...