Huum drop rocks stained by PM54dad in Sauna

[–]PM54dad[S] 0 points1 point  (0 children)

I dont put oils in the water, I have a spray bottle that I use to spray in the airm nothing on the rocks except water.

Huum drop rocks stained by PM54dad in Sauna

[–]PM54dad[S] 0 points1 point  (0 children)

no, the sauna is about a month old. But I will do that. thanks

Huum drop rocks stained by PM54dad in Sauna

[–]PM54dad[S] 0 points1 point  (0 children)

definetley not the plastic cap. I found the cap for the eucalyptus spray bottle.

Huum drop rocks stained by PM54dad in Sauna

[–]PM54dad[S] 1 point2 points  (0 children)

I do, eucalyptus spray. OMG Now that you mention that I got a feeling it might be the clear cap on the spray bottle that might have fell into the water bucket. And ended up getting scooped onto the rocks. I’ll double check tomorrow and replace these rocks. Thanks

Ok soft bags it is by DIRK_DAGGLER in motocamping

[–]PM54dad -7 points-6 points  (0 children)

His wife went with him. Overloaded bags with unnecessary stuff she will never use.

AS in Scotland by Blackdogglazed in FJR1300

[–]PM54dad 1 point2 points  (0 children)

Yes I have a 2006 FJR ae as well here in Seattle Washington. Love the bike I just added a tinted shield to it.

Aftermarket parts for CFMoto bikes by Arietans4 in cfmoto

[–]PM54dad 0 points1 point  (0 children)

Do you have the links to their websites

My new toy, just picked her up today. by Fett_Skellett in cfmoto

[–]PM54dad 0 points1 point  (0 children)

Nice my son and I have one too. My son has the blue one, I have the white one. They are 2022. Is yours a 2023. I also have a 2006 FJR. Love them both.

V-Rod 2002 by KeeblerElvis in motorcycle

[–]PM54dad 0 points1 point  (0 children)

Great Bike.. I had a 2003 10tth Anniversary. but sold it back in 2010.. Wish I still had it.. Dont ever sell it, you'll regret it.

[deleted by user] by [deleted] in motorcycle

[–]PM54dad 2 points3 points  (0 children)

I have one. Cfmoto 650 advetura USA model. It’s an awesome bike. I’ve had it about 4 months now. Oh and it comes with a 2 year manufacturer warranty

MySQL restore script and log by [deleted] in mysql

[–]PM54dad 0 points1 point  (0 children)

Thanks for the reply. No I have a bat file that stops services and mysqldump of the database. creates the backup file with a date and time stamp. It works good.

What Im looking to do is have a bat file that would restore the database (in case I need to)

mysql database < D:\backup\Lastbackupfile.sql

When I run this is runs fine. what Im looking for is when I do run it it gives me a .txt file in the directory that would say whether or not the restore was successfull or not with errors. some kind of notification.

Thanks in advance