Home > Database > Mysql Tutorial > Tools for creating MySQL

Tools for creating MySQL

王林
Release: 2023-09-05 11:09:13
forward
1054 people have browsed it

用于创建 MySQL 的工具

This article lists some tools for creating MySQL. This is an important list that helped shape MySQl into what it is today.

Free Software Foundation

They help provide an excellent compiler(gcc), an excellent compiler debugger(gdb) and the libc library (from which strto.c was borrowed to make some code run in Linux).

Free Software Foundation and XEmacs Development Team

Free Software Foundation and XEmacs Development Team

h2>

They help provide a very good editor/ environment.

Julian Seward

They are the authors of valgrind, an excellent memory checking tool that can help find many otherwise difficult to find bugs in MySQL.

Dorothea Lütkehaus and Andreas Zeller

who helped develop DDD (Data Display Debugger), 's excellent graphical front-end to gdb).

The above is the detailed content of Tools for creating MySQL. For more information, please follow other related articles on the PHP Chinese website!

source:tutorialspoint.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template