====== mySQL ======
[[mysql:dump|DB-Dump und Import]]
[[mysql:codepage|Zeichensatz und Konvertierung]]
[[mysql:reset_password|Root-Passwort zurücksetzen]]
[[m
stuff I've written about), please take a look at my home page. If you've got questions or comments, p... stuff I've written about), please take a look at my home page. If you've got questions or comments, p... cut, paste, and join. Given a filename like /home/myplace/a.data.directory/a.filename.txt which we'll ...
... to see output like:
/home/myplace/a.data.directory
a.filename.txt
====== MySQL: Root-Passwort zurücksetzen ======
Quelle((https://www.linuxmaker.com/tutorials/mysql-rootpasswor.html))
Ab und zu kann es passieren, dass man sein Root-Passwort für den MySQL-Root vergessen hat. Um einer Neuinstallation von MySQLvorzubeugen, möchte ich hier Lösungswege zeigen
einer bestimmten Benutzergruppe abfragen* ====
MySQL: Kundengruppe “Noch nicht bestellt” (ID: ‘oxid... ikeln nachträglich ein Gewicht hinzufügen* ====
MySQL: Mit folgendem Befehl können Sie Artikeln eine... ode>
==== Artikel einer Kategorie löschen* ====
MySQL:
<code>
DELETE FROM oxarticles
WHERE o... nt::_prepareWhereQuery( $aWhere, $sqlFull );
$myConfig = $this->getConfig();
$aFolders = $myCo
elle((http://www.howtogeek.com/howto/ubuntu/track-mysql-queries-with-mysqlsniffer-on-ubuntu/))
====== Track MySQL Queries with mysqlsniffer on Ubuntu ======
You’ve got a production database server, and you can’t
eek.com/howto/database/monitor-all-sql-queries-in-mysql/))
====== Monitor All SQL Queries in MySQL ======
Microsoft’s SQL Server has a tool called Profi... ated by an application.
Having switched to using MySQL on a frequent basis, this was one of the first... we’ll need to do is turn on logging of queries in MySQL. Be warned that this should only be done in de
ty 9.04 Jaunty Jackalope got released. I upgraded my home comp yesterday, and now did my workstation at work today. At home I have an nvidia graphic card,... t home I decided to go straight ahead and upgrade my work comp as well today. Things mostly went fine,... solve the issues (well, 1 issue was a IE bug that my superior resolved by saying I should just tell th
inux partitions.
<code>~ $ sudo fdisk -l</code>
My output
<code>~ $ sudo fdisk -l
Disk /dev/sda: 1... vate
~ $ /media/<disk>/<user>/.Private</code>
In my case I got the first one.
<code>~ $ sudo find / ... ould be able to see everything in /home/username. My files will be in /home/bob.
There are several po... be able to get the information you need.
Here is my output.
<code>~ $ sudo fdisk -l
Disk /dev/sda:
ternet connection.
Just like now, wherein I am at my parent’s house and the DSL connection here provid... e’s what I did:
* Setup a Squid Proxy Server on my Linux VPS.
* Opened an SSH session from my laptop to my Linux VPS which would tunnel Squid Proxy Server connection using the command:
<code> ssh
do
Event CheckTime1
Event CheckTime2
if [Dummy#Monitorstop]=0
timerSet,1,60
Event CheckHu... endon
on CheckHum do
if [SENSOR#Humidity]>[Dummy#Hum]
gpio,12,1
else
gpio,12,0
endif
... &fw_id=46330
endon
on Rules#Timer=1 do
if [Dummy#Monitorstop]=0
timerSet,1,60
Event CheckHu... #Relay]=0
gpio,12,1
TaskValueSet 4,3,([Dummy#Hum]+2)
endif
endon
on TurnOff do
if [PUMP#
In Config.py edit the parameters UINPUT_DEV and MY_WIIMOTE_ADDR so that they match your system.
No... overable mode. I'm planning to go and pair one of my Wiimotes with someone else's console, so I won't ... it! Also, I'd like to find a way to disassociate my controllers from my console, so that they don't automatically link to it whenever it's on.
Hope th