New install of mariadb and mysql-workbench - some questions

So I've installed mariadb along with mysql-workbench.  These were fresh installs on a system which has never had mariadb/mysql installed previously.  Per the Wiki, I installed mariadb and mysql-workbench, started and enabled the service, and ran the mysql_secure_installation script.  I then added a non-root user and even imported a database into it.  Everything seems fine, though I have never used either MySQL, mariadb, or mysql-workbench before.
I have a  couple of questions:
Question 1:
When I run mysql-workbench, I have to run it with the command “gksudo mysql-workbench” or it comes up in a locked form that doesn't give me (user) access.  I am presuming that this is simply because my user account is not a member of the mysql group and that if I changed that, I'd be able to run it with a simple “mysql-workbench” command.
The question is: Should I do that, or is there a good security reason to not have the user be a member of the mysql group?  (Would the current setup (having to run “gksudo” be a problem if I installed the mariadb on my server (rather than locally) and mysql-workbench locally?)
The Wiki doesn't say anything about adding the user to the mysql group, so I don't know if that's just an implied standard practice, or if there is good reason not to do so.
Question 2:
When I try to connect to the database with mysql-workbench, it presents me with a password prompt, as expected, then I get a message box that says:
Incompatible/nonstandard server version or connection protocol detected (10.0.17).
A connection to this database can be established but some MySQL Workbench
features may not work properly since the database is not fully compatible
with the supported versions of MySQL.
MySQL Workbench is developed and tested for MySQL Server versions 5.1, 5.5, 5.6 and 5.7
Clicking “Continue Anyway” lets me in and connects everything up and seems to work fine.  However, the tab at the top says “Local Instance 33061 - Warning - not supported”.
I presume this has something to do with the fact that I am running mysql-workbench as the front end not to MySQL, but mariadb - and functionality that I've tried seems to work fine. 
So my question is: Is there more to this warning (should I be changing some default setting to make everything play nice), or is this just one of those warnings that mean nothing really, and everything IS playing nice already?
Thanks,
Andre

presume this has something to do with the fact that I am running mysql-workbench as the front end not to MySQL, but mariadb - and functionality that I've tried seems to work fine. 
I think its probably as you say.
If everything is working fine don't worry.
I'm using php admin to control mariadb but i think there is not much difference between maradb and MySQL.
If problems appear you can always change to MySQL.

Similar Messages

  • I installed iOS 7 and it deleted some of my contacts, as expected, so I just resaved them all. There's one particular number that will save but in my messages, it shows up as the number instead of the name saved. How do I fix it? And why is it doing that?

    I installed iOS 7 and it deleted some of my contacts, as expected, so I just resaved them all. There's one particular number that will save but in my messages, it shows up as the number instead of the name saved. How do I fix it? And why is it doing that?

    I had this problem too, I fixed it by going to my settings and under general at the bottom there is a reset option, go there. One of the options should be reset network settings, select that one. I’m not sure why it happens but that worked for me; hope you have the same luck!

  • New install from ftp and cd no sound SOLVED

    Hi,
    I've done everything I can find to get sound on this new ftp install but can't get sound to work with the 2.6.23 kernel.
    I've updated a couple of other systems to the new kernel and it has kept sounds working fine but not this new install. I've unmuted everthing and raised levels etc.
    modprobe .conf has this from running alsaconf
    # --- BEGIN: Generated by ALSACONF, do not edit. ---
    # --- ALSACONF version 1.0.15 ---
    alias snd-card-0 snd-intel8x0
    alias sound-slot-0 snd-intel8x0
    # --- END: Generated by ALSACONF, do not edit. ---
    Please can you give me some tips. I've a feeling it's something silly I've not got quite checked off right in alsamixer.
    /etc/rc.d/alsa start is done and alsa is in my rc.conf daemons.
    Thanks
    Regards
    edit;
    I've done another install from cd this time and said no to update to kernel 2.6.23 so now I've got 2.6.22 and sound still does not work. I've done many Arch installs before and never had this problem. what could I have overlooked? xmms with streamtuner is receiving signal but no sound. No system sounds either.
    Last edited by drum (2007-10-23 12:25:08)

    Nope no errors from VLC or Rhythmbox.
    Though i noticed in the volume mixer, i now have 2 devices, which i don't think i had before...
    Usually i'd have my webcam or usb headset plugged in, but they're not atm, just my soundcard.

  • Cluster with 2 linux machines and ODI console - some questions

    Hello,
    I need to setup domain with ODI plugins (console etc.) on clustered environment. OS is Oracle Linux 6.3.
    I've read this documentation:http://docs.oracle.com/cd/E13222_01/wls/docs81/adminguide/createdomain.html#CreateClusteredDomain and I have some additional questions:
    - I know I need to install weblogic on 2 machines. Should I install Oracle Data Integrator on 2 machines as well?
    - Creating domains, starting domains etc. I assume I should do this on first server? (for example, via ssh). Or I will need to login via cluster ip addres?
    - MultiCast Address: this is not entirely clear for me. Should this ip aldready exist in my environment - should I configure my network interfaces somehow? Or, I simply need to provide any ip from 224.0.0.0 to 239.255.255.255 and this will work?

    MukeshNegi wrote:
    Which version of weblogic you are using ?Weblogic 11g, 64-bit.
    MukeshNegi wrote:
    if you are using shared filesystem between your machines then you don't need to install again on second server, Simply register ORACLE_HOME for ODI and oracle_common with oraInventory on second server.What do you mean "shared file system"? Let's say I have 2 separate physical machines, and they exists in the same LAN network. And I assume ORACLE_HOME is weblogic home directory, but what is "oracle_common"? Can you describe all of this more detailed?
    MukeshNegi wrote:
    Simply go to $ODI_ORACLE_HOME/common/bin on server1
    run config.sh and select following from domain template
    - Oracle Enterprise Manager Plug-in for ODI
    - Oracle Enterprise Manager Plug-in
    - Oracle Data Integrator Console
    - Oracle Data Integrator Agent
    - Oracle JRFShould I do the same on second server machine? If not, how weblogic will know about other physical machine in my network and that it should be available to join my cluster? There is no domain and no admin server set on second server, should not I do this? There are a lot of tutorials describing how to setup cluster via config.sh od enterprise manager console, but:
    - they describe how to add managed server to my cluster, but I need to know about physical machine servers. So, should I create managed server on second machine somehow? What about my domains - they should be re-created the same way on second server? I can't find any information about this, there are only enterprise manager screenshoots showing how to create managed server on the same physical machine and how to join managed servers into one cluster. But all of this don't tell me anything what should I do to complete my scenario.
    - cluster ip addreess. I still don't understand this. End user should be able to access odi console via cluster address, am I right? So, is there any system network configuration required? How this ip addres is created?
    - I have set up all of this (odi/weblogic/domain) on single machine and I have second server with only operating system installed (the same Oracle Linux). What's the simples way to join this second physical machine and make all of this working as clustered environment? Is there any step by step instruction/tutorial etc describing ALL steps should be done?
    Sorry for basic questions, I'm really newbie with this and I hope you are patient enough to answer all of this ;)
    Edited by: 960949 on 2012-12-10 01:36
    Edited by: 960949 on 2012-12-10 01:38
    Edited by: 960949 on 2012-12-10 01:56

  • New Install of PSE and some Questions

      Install went well.  I did let the system "analyze" my images.  I just couldn't help comparing my esthetics to the machine's.  Over six hours on up to 14,000 images.
      Q1:  I lost ALL Adobe TV and Adobe.com audio.  And of course Adobe Media is dead.  What happened?  I cannot do much with those fancy tutorials without audio --- which comes through fine from various other sites.
      Q2: Is there any connection of the Analyzer/Smart Tags with the tags on the system?  I heavily tag all my images, especially people.  It seems that Analyzer does not take advantage of those tags.  Anyway to help it?  I'd love to round up a collection of single person photos of a single person and seed the face recognition system that way.  Super easy to do.  For me.  I notice it consistently identified bicycles as people.  Sort of cute.  Those wheels must make great eyes.
    Q3:  The README file in dark caps says that Windows Media Player is necessary for slide shows, audio/video files, to work.  Serious?

    #4 - make sure you are sharing out all the items in your itunes library (music, movies, etc)
    you should be able to do that under preferences
    you may also want to check if it is pointing to the correct library
    #1 - home sharing should work on the LAN w/out the need for signing in; the shared libraries should appear under "shared" in the left sidebar of itunes
    think this may resolve the issues you have on #2 as well
    #2 - itunes doesnt seem like it's built for that, but if you have any experience, i'd like to hear it.  this seems why home sharing is the usually the best route to go and just have one instance of itunes managing the library
    but as long as the NAS or any media drives are shared out, connecting to it should not be a problem.  it's the writing to the itunes library that's the issue.  i haven't used Match so can't help there.
    depending on your OS, you can either ctrl-click or option-click on the itunes icon,
    which will also give you the option of selecting a library location upon launching itunes
    you can navigate to the location of the library file and point it to that.
    technically, you could do that but i believe the actual library has to be stored locally
    as long as you still have all the media, then you can just rebuild the library
    but for locally shared items, as in, all inside the home, i would leave icloud out of the equation
    just use itunes sharing and it should be fine

  • New Install of Tiger and FCP4 HD

    I did a total reinstall with TIGER.
    FCP4, with the HD upgrade was in my old system.
    Now I am loading all my software into the new system, Except that my Mac will not let me "install" the HD upgrade. The pop up wind says "make sure FCP" is in the Apps. folder. FCp is in the Apps Folder. Thanks to Help from this forum I was able to download a dmg. of the FCP 4.5Hd upgrade, it was also suggested that I repair and verify perms. I also went thru
    'Terminal" and did the "binding". Still I get the dialog box saying hat FCP must be in the Apps Folder.
    Anyone with any ideas, it sure would be appreciated

    Dallas,
    It is good protocol to keep all your posts relating to your problem together. If you do so, things will work better for two reasons.
    First, those that have an inclination to help can follow the complete thread of the problem statement, what has been suggested (in the words of the helper), what has worked and what has not. You will not get your problem solved any faster by breaking things up.
    Second, those who are looking for answers for their own problems are more likely to find a completed thread with a real solution.
    Please keep all your posts tagged to your original thread, located here:
    http://discussions.apple.com/message.jspa?messageID=1330039#1330039
    Good luck.
    x
    Do your part in supporting your fellow users. If a response has been Helpful to you or Solved your question, please mark it as such as an aid to other lost souls on the forum.
    Also, don't forget to mark the thread Answered when you get enough information to close the thread.

  • Just got a new printer and i,m new to all this and i need some help please

    Hello everyone since i,m new here and i,m trying to fined out how to fined how to get the printer claim code for my new printer as this is my first time useing 1 please could someone help me fined it as its doing my head in.
    My printer is a HP Deskjet 1510 All-in-one series . Thank you

    Hi,
    Is this the one ?
        http://h10025.www1.hp.com/ewfrf/wc/document?cc=au&​lc=en&docname=c03775352#N132
    No, it doesn't have claim code. Only printers with ePrint enable/ready have claim codes.
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • New commer: Saying hi and asking for some insight...

    Hi all.
    Firts some background. I made the switch to linux permenant about a year ago and have never looked back. I have used mainly Gnome throughout that year and then KDE. I've also tried XFCE. Hop around from distro to distro and although all have their pros and cons, their special way of doing things I can't shake the feeling that each distro I've tried has held my hand every step of the way.
    In comes a review I read about Arch Linux. Then I thought, what better way to learn linux (seriuosly) than to follow the "Arch way".
    Now although I have rather decent hardware specs, I want to squeeze as much power and speed from my system. Therefore I thought about setting up a lighter WM. Along the lines of Openbox, LXDE etc. From the artwork/screenshots section in the forum I've seen some amazing setups, things of beauty.
    So what I would like is some insight as to what would be the best setup. Up util now I've always had my hand held by either Gnome or KDE, but with Openbox for example the options are somewhat overwhelmimg. Best filemanager, best panel, best system tray etc.
    This newcommer would like to hear from you on this subject.
    Thanks in advance.
    Cheers,
    P.

    A common misconception among many newcomers (no offense intended) is the idea that there is a universal "best" solution for their computing. The truth is that it comes down to your level of experience and what you use your computer for most. I think I or others could better assist you if you gave us an idea of what you do with your computer. For instance, telling someone to use awesome or dwm isn't too smart if they use their mouse a lot and have trouble remembering keybindings.
    Most Archers use Openbox or a tiling window manager. I can't say if Openbox is right for you, but I can tell you why _I_ like it: it's fast, supports the XDG standards, is EWMH compliant, and has dozens of configuration options. If you can understand HTML, you can understand Openbox's config files. Unfortunately, they're a bit more verbose/bloated compared to Fluxbox's simple configuration. Openbox's sheer number of options gives power to the user, and thanks to their great wiki, nothing's hidden from you. I think it's worth the 30 minutes to an hour to spend setting up your keybindings, behavior options, and menu. OBconf can help with the more frequently changed options, too.
    The thing about Openbox is that it doesn't come with a panel. If you're used to a panel/taskbar, you'll have to either use a separate panel app (like pypanel) or use a window manager that comes with one (a la Fluxbox). The same goes for the tray and pager. If you really need all of those functions, however, it may just be smarter to go to a full desktop environment, where those features come standard. XFCE is the lightest full desktop environment. LXDE seems like a DE, but most of the software used are separate projects.. so it straddles the fence between "software setup" and "desktop environment".
    I hope my post helped and wasn't too wordy.

  • App on Macbook requires updating but isn't even installed on Macbook and is under some random apple ID account

    Theres an update required for the twitter app on the app store, but i didnt even download the app or install it on my Macbook. It needs to be updated under some random apple id account. How do i get rid of this?

    It's a known MAS bug. You can report this to MAS customer service.
    http://www.apple.com/support/mac/app-store/contact.html?form=account

  • I am a new egyption oracle user and i need some help....plz

    plz when i mack 2 windows in the developer i can exit the form but can't exit any window ..
    for example :- i macked 2 blocks and but each block in difrent window the 1st window called (zz) and the 2nd called (ww) now i can exit the form at all but can't exit (zz) or (ww) alone ..........
    plz help me thanks
    a.sherif

    You sound like you are using Oracle developer tools - the forums you need are on technet.oracle.com
    I am sure that if you post the query there you will get a response on a developers forum

  • My W540 is coming in this week, and I have some questions.

    So my W540 is arriving, and here is what I plan to do as soon as I get it:
    Turn on computer and verify that all hardware works.
    Update to the latest BIOS.
    Replace the HDD with my own SSD.
    Reinstall Windows.
    Here is my configuration for reference:
    Intel Core i7-4700MQ
    FHD Display, no color sensor
    8 GB DDR3L RAM (2 x 4 GB)
    500 GB, 7200 RPM HDD
    Optical Drive
    NVIDIA K2100m
    Fingerprint reader, no NFC
    Intel Wireless AC 7260
    WIndows 8.1 Pro
    I have a few questions about this process and the computer in general:
    Some review sites say that the primary hard drive must be mounted in a proprietary plastic piece that is unavailable for separate purchase. Can this be removed from the OEM HDD and attached to a third-party SSD? I have a Samsung 840 EVO.
    When installing Windows, is there a difference between creating recovery media from the original HDD and recovering to the SSD versus simply installing Windows 8.1 from the ISO and downloading drivers from the Lenovo support site? Note that I do not want any junkware that comes with the computer. Only the Lenovo software/drivers that are required for the hardware to function optimally.
    I have heard some things about MBR and GPT when using UEFI, but I have no idea what it means. The SSD that I will install is currently in use in my T510, and it is running Windows 8.1 Pro. I believe it is formatted as MBR. Do I have to do anything special with this? Will all partitions be erased?
    I have never owned an Optimus laptop before. Currently using a non-Optimus T510, and I just download the latest drivers from NVIDIA's website. With Optimus, where do I get my drivers? Do I only install the driver from the Lenovo site? Do I download the drivers from Intel and NVIDIA? Is it possible to force all GPU activity on either GPU and completely disable the other?
    Are special drivers required for the USB 3.0 ports to work at maximum speed?
    Is it possible to use my current 90 W adapter for my T510 with the W540 with an adapter cable? I know that this should limit performance, but it would be helpful when traveling.
    About how long does the battery last while web browsing and the CPU set to minimum performance?
    What is the largest capacity M.2 SSD that will fit in this laptop?
    If I want to add more RAM in the future, which 2 x 4 GB kits are compatible with what I already have?
    W540: i7-4700mq, K2100m, 8 GB DDR3L, 512 GB SSD
    T510: i7-620m, NVS 3100m, 8 GB DDR3, 512 GB SSD

    Djembe wrote:
    UEFI (unified extensible firmware interface) boot requires Global unique identifier Partition Table (GPT) as opposed to the older Master Boot Record (MBR). If your existing drive is formatted in MBR, you will need to adjust BIOS settings to enable legacy boot in order for it to work properly.
    Is there a performance difference between GPT and MBR? If GPT is better, I do not mind formatting the drive with it.
    5. No special drivers are needed.
    Thanks. What about the thunderbolt port?
    7. I think Lenovo estimates 6 hours.
    Lenovo says 6 hours with the 6-cell battery on its website.
    BrendaEM wrote:
    Hi,
    There was a serious BIOS/UEFI problem with that SSD . Perhaps this thread will save you some headaches. Someone is recomending shutting off Rapid Boot in the setup, which would probable mean little with a SSD, anyway.
    I read through this, and it looks like the problem was fixed in a BIOS update, which I plan to do. However, it also seems like Intel Rapid Start is not even worth it in the first place, as sleep consumes almost no power at all.
    W540: i7-4700mq, K2100m, 8 GB DDR3L, 512 GB SSD
    T510: i7-620m, NVS 3100m, 8 GB DDR3, 512 GB SSD

  • Firewall and mysql startup sep questions

    is there anyway to make mysql server start on boot up so i don't have to leave a user logged in for sql to work.
    On another note, firewall is blocking ftp access when truned on how do i sort it?

    Under "My Music" I have the following type of folder structure:
    Music A-D<<Artist> (around 00 artists)<<Album> (around 300 albums)<MP3 Files...(around 6000 songs)<
    Music E-I<<Artist> (around 00 artists)<<Album> (around 300 albums)<MP3 Files...(around 6000 songs)<
    Music J-R<<Artist> (around 200 artists)<<Album> (around 600 albums)<MP3 Files...(around 2000 songs)<
    Music S-Z<<Artist> (around 00 artists)<<Album> (around 300 albums)<MP3 Files...(around 6000 songs)<
    Various Artists<<Artist> (around 500 artists)<MP3 Files...(around 8000 songs)<
    Dump Folder<MP3 Files (unsorted, about 8000 files)<
    I have Media Sniffer setup to monitor "My Music" and all the folders underneath it. Weird thing is that if by turning off Media Sniffer, if my startup performance lag goes away, that indicates that Media Sniffer is doing a folder check during startup. I can't imagine that I'm the only person who has their music library organized into a logical folder structure - most ripping programs today allow you to do this?by default. Heck, even media ripping services that you send your CDs to in bulk send files back this way.
    Also, my media library is?static right now - I'm haven't added any files to my library in months (got a little burned out organizing the darned things). So Media Sniffer shouldn't have to exert itself in searching for new files (I assume its smart enough to check the directory size or file count for changes before "searching" through the whole directory structure - but maybe that assumption is wrong?)

  • AT&T - Instore and Online Ordering (Some Questions Answered)

    I ordered (upgraded) 3 existing 3g iphones on a family plan on June 15 around 5:45 EDT, and printed out an order number and receipt. All three show up in "order status" at AT&T if you log in and use the main wireless number on the account and the zip code of your shipping address (home).
    I just last night, about 36 hours later, received 3 separate email confirms with the 3 phone numbers and 3 separate confirm numbers. I assume all will be shipped by June 24 given the early order time, but the emails said essentially "more to come" on shipping info.
    I ALSO ordered an iPhone 4 in an AT&T store around 12:15 pm EDT on June 15 because the AT&T site that morning would not allow me to add a new line to the account. My son is getting his first phone for his birthday and I would never hear the end of it if the rest of the family got new iPhones and he was left in the cold. The AT&T computers were down, but they charged my CC, I bought 4 apple cares in store, and gave me a paper receipt.
    Yesterday, I emailed the instore rep (very very nice by the way) and she confirmed that they were able to process my instore purchase at 3:46 pm on the 15th, and that AT&T said "all orders processed BEFORE 4:30 EDT on June 15 would be delivered on June 24 or 25th at the latest. Everything processed after 4:30, who knows. However, I have not received an email generated automatically on this instore purchase, and it doesn't show up in "order status". She said it won't show up there because it is a 'direct fulfill" at the ATT store even though it will be shipped to my house. She gave me a receipt number (which isn't an "order number" apparently), but the CC has been charged.
    Hope this helps.

    Not sure why. Apple probably has more online orders than AT&T. AT&T may have committed to a large bulk order already recieved from Apple and being stored in the U.S. to fulfill their online orders. I think total demand caught Apple by surprise. When the 3GS was announced last summer, there were 60,000 pre-orders. There were over 600,000 pre-orders for the iPhone 4 along with Apple releasing the iPhone 4 in all 88 countries by the end of September.

  • I am new to the Mac and have a stupid Question

    So I am not really this stupid but would love it if someone could tell me how to remove a program.
    I downloaded some driver software in order to set me up onto the network printer at work. Along with that software came some sort of device locator for which I have no need nor patience. The file name is "com.brother.ControlCenter.plist" and the program name is "Brother Control Center Ver. 2.4.3"
    I have deleted the file from the program list, I have changed the preferences of the program to try and disable it from launching at start up. I have drug it into the trash on the desk top and emptied the trash immediately after and through all of this my nemesis continues to launch at start up and then prompt me for a device choice.
    Please tell me how to completely remove this program file.
    Thanks

    Once you sort out the problem, see these:
    Switching from Windows to Mac OS X,
    Basic Tutorials on using a Mac,
    Mac 101: Mac Essentials,
    Anatomy of a Mac,
    MacFixIt Tutorials,
    MacTips, and
    Switching to the Mac: The Missing Manual, Leopard Edition.
    Additionally, *Texas Mac Man* recommends:
    Quick Assist.
    Welcome to the Switch To A Mac Guides,
    Take Control E-books, and
    A guide for switching to a Mac.

  • BPM and ADF integration - some questions

    Hi,
    I have a few questions about comunication between BPM 11.1.1.5 and Human Task based Task Flow:
    1) What is the best way to pass data (task id, proces id, proces data) from BPM workspace to Human Task Task Flow (and get them as TF params).
    2) Where can I find a description, how ADF app comunicates with BPM process.
    3) Where can I find a description of all data controls created by JDeveloper (BPM Suite) when HT Task Flow is created.
    3) Where can I find a description (and their functionality) of managed beans created by JDeveloper (BPM Suite) when HT Task Flow is created.
    Kuba

    Hi,
    Sory, but I'm still not sure, how ADF comunicates with BPM (I know that it uses EJB services and hwtaskflow.xml). But a still don't have an answers for follwowing questions:
    1) I know ADF quite good. Having method in data controls (in our case getTaskDetails()) we need to invoke it somehow. I don't see anywher invokation of this method.
    2) In generated task flow there is some managed beans and params - what is role of them ? Having over 50 task flows , do I need it in all of them. Where can I find description of those beans and params
    3) In our approach we use BPM , ADF RC for UI and Business Components to persist data into database. Only data from payload we need is ID of master-level row. My question is - do I have to generate data controls for all human task ?. In my my opinion it should be only one communication point between BPM and ADF but not the same for all pair human task --> task flow.
    All infomation I need from BPM is:
    - task ID
    - task flow name (to open apriopriate tab in my application)
    - available outcomes
    - to know is BPM operation is enabled
    Kuba

Maybe you are looking for

  • Restoring ipad mini - stops half way through without error.

    I have been searching around for answeres, but I havent found anything similar. My ipad mini arrived from apple just a few days ago. I wasn´t able to connect to itunes, so I decided to try to restore it, in hope of making it easier to connect to itun

  • IPod cuts of end of many songs

    After adding all the artwork to the .mp3's, I erased all the tunes on my ipod and re-loaded the songs from itunes. Well now many, but not all, songs are cut anywhere from 1-10 seconds short and the ipod moves on to the next song. I suspect the 'gaple

  • Down-conversión HDV-DV... is this right?

    Ok. I just want to know if I did it right when down converting from HDV to DV, so that it can be broadcast. 1. When I finished my HDV 1080i60 sequence, I exported the clip in its original format. 2. Then imported that clip to a sequence with this set

  • The MDX function CURRENTMEMBER failed because the coordinate for the attribute contains a set

      How to handle this error: The MDX function CURRENTMEMBER failed because the coordinate for the attribute contains a set. when executing MDX query: SELECT ( { [Measures].[Amount]} )ON COLUMNS, [OrganizationUnits].[Description].[Description].MEMBERS,

  • HP Pavilion dv7-6c95dx upgrade graphic /AMD & NVIDIA/

    HP Pavilion dv7-6c95dx upgrade graphic /AMD & NVIDIA/  HP Pavilion dv7-6c95dx windows 8.1 support  Windows 8.1 fingerprint error