http://dev.mysql.com/doc/mysql-sourcebuild-excerpt/5.0/en/windows-source-build-cmake.html
step 4:
From the work directory, execute the win\build-vs8.bat or
win\build-vs71.bat file, depending on the version of Visual Studio you
have installed. The script invokes CMake, which generates the mysql.
Using deductive reasoning one would surmise that Effiong wants to
install the MySql Database on a laptop,
But then the question to Effiong is:
What Operating System is running on your LapTop?
NOTE: You'll need a MySql Server and a MySql Client, and maybe a Gui
Interface/WorkBench?
You can do
Database performance (like system performance) is always driven by a
give and take process, a trade-off between resources (this includes
design expertise) available, and the required results.
How many records are you dealing with?
How often are records are being added and/or updated?
How many u
Look at Nodejs, asynchronous server-side programming environment.
That combined with some basic MySql triggers could do it for you.
On 08/13/2012 04:07 PM, Rafael Valenzuela wrote:
Hi all,
i've a question about the mysql configuration, in my project, we need use
data in real time (read and ins