Trying to learn some mysql stuff, again i think i need to note my activity here before i forgot the command syntax.
my case begin with i need to remove huge amount of duplicate data in mysql database table, luckily the solution is easy to find on doctor google.
i use
mysql>alter ignore table table_name add unique key (column_name);
and all my duplicate entry were remove right away....
Entri Populer
-
Let's continue the configuration. now for daloradius installation #cd /home/username/ ( just to make sure that you are on your home ...
-
Hotspot Topology - My version I am trying to setup this topology, so far i am able to configure the Laptop, AP and also the Freeradius. ...
-
I need to change the Nagios Sender Address on my server, by default Nagios will set it to "Nagios@Servername" as it sender address...